ListElement Class
Public Functions
Static Public Members
void | sync(ListElement * src, ListLayout * srcLayout, ListElement * target, ListLayout * targetLayout, QHash<int, ListModel *> * targetModelHash) |
Member Function Documentation
ListElement::ListElement()
ListElement::ListElement(int existingUid)
ListElement::~ListElement()
void ListElement::sync(ListElement * src, ListLayout * srcLayout, ListElement * target, ListLayout * targetLayout, QHash<int, ListModel *> * targetModelHash) [static]
|