AssocPage Class Reference
Displays a page on the tabbed dialog window of ClassPropDlg. The page shows all the Associations that belong to a ConceptWidget. More...
#include <assocpage.h>
Public Slots | |
| void | slotDoubleClick (QListBoxItem *i) |
| void | slotRightButtonClicked (QListBoxItem *, const QPoint &) |
| void | slotRightButtonPressed (QListBoxItem *item, const QPoint &p) |
| void | slotPopupMenuSel (int id) |
Public Member Functions | |
| AssocPage (QWidget *parent, UMLView *v, UMLObject *o) | |
| Constructs an instance of AssocPage. | |
| ~AssocPage () | |
| Standard deconstructor. | |
Detailed Description
Displays a page on the tabbed dialog window of ClassPropDlg. The page shows all the Associations that belong to a ConceptWidget.The page shows all the Associations that belong to a ConceptWidget.
- See also:
- ClassPropDlg
ConceptWidget
- Author:
- Paul Hensgen <phensgen@techie.com> Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
Definition at line 41 of file assocpage.h.
Constructor & Destructor Documentation
|
||||||||||||||||
|
Constructs an instance of AssocPage.
Definition at line 17 of file assocpage.cpp. |
|
|
Standard deconstructor.
Definition at line 48 of file assocpage.cpp. |
The documentation for this class was generated from the following files:
