Public Methods
Protected Members
MyListViewItemData ()
| MyListViewItemData |
Constructor
Constructor
~MyListViewItemData ()
| ~MyListViewItemData |
[virtual]
Deconstructor
sets the MyListViewItem that contains the object
int childCount ()
| childCount |
Returns the number of children of the MyListViewItem
containing this object
returns a pointer to the MyListViewItem containing this object
bool serialize (QDataStream *s, bool archive)
| serialize |
serializes this object to a QDataStream
bool clipSerialize (QDataStream *s, const bool toClip)
| clipSerialize |
[virtual]
Serialize an instance of this class to a QDataStream that will be put in the clipboard
long getClipSizeOf ()
| getClipSizeOf |
[virtual]
Returns the amount of bytes needed to serialize an instance object to the clipboard
QString text (int index)
| text |
Returns the text of the MyListViewItem containing this object
Overload '==' operator
Overload '=' operator
Returns the UMLObject associated with this item.
Returns the type of item.
Returns the id of the item being represented.
QString getLabel ()
| getLabel |
Returns the label text.
int getChildren ()
| getChildren |
Returns the amount of childer the item has.
void setUMLObject ( UMLObject * _object )
| setUMLObject |
Sets the UMLObject associated with this item.
Sets the type of the item being represented.
void setID ( int id )
| setID |
Sets the id of the item being represented.
void setLabel ( QString _label )
| setLabel |
Sets the label text.
bool saveToXMI ( QDomDocument & qDoc, QDomElement & qElement )
| saveToXMI |
[protected]
[protected]
| int m_nChildren
| m_nChildren |
[protected]
[protected]
[protected]
[protected]
| Generated by: jr on radge on Wed Sep 25 00:11:47 2002, using kdoc 2.0a54. |