ListElement Class

Public Functions

ListElement()
ListElement(int existingUid)
~ListElement()

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]