My Project
 All Classes Functions Variables Properties
Public Member Functions | Public Attributes | Friends
StyleCache::StyleData Class Reference

List of all members.

Public Member Functions

 StyleData (StyleData *parent)
 StyleData (const SelectorNode &node, QQmlComponent *style, QQmlComponent *delegate, StyleData *parent)
Selector selector () const
void clear ()
void add (const Selector &selector, QQmlComponent *style, QQmlComponent *delegate)
MatchResult lookup (const Selector &selector, StyleData **match, int64_t &matchRank, int64_t searchRank)

Public Attributes

QQmlComponent * style
QQmlComponent * delegate

Friends

class StyleCache

The documentation for this class was generated from the following files:
 All Classes Functions Variables Properties