AssocPropDlg Class Reference
Based off of AssocPropDlg class. More...
#include <assocpropdlg.h>
Public Types | |
| enum | Page { page_gen = 0, page_role, page_font } |
Public Member Functions | |
| AssocPropDlg (QWidget *parent, AssociationWidget *a, int pageNum=0) | |
| Sets up a Association Properties Dialog. | |
| ~AssocPropDlg () | |
| Standard deconstructor. | |
Protected Slots | |
| void | slotOk () |
| void | slotApply () |
Protected Member Functions | |
| void | setupPages (AssociationWidget *assocWidget) |
| void | setupFontPage () |
| void | init () |
Detailed Description
Based off of AssocPropDlg class.
- Author:
- Brian Thomas <Brian.A.Thomas@gsfc.nasa.gov> Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org
Definition at line 32 of file assocpropdlg.h.
Constructor & Destructor Documentation
|
||||||||||||||||
|
Sets up a Association Properties Dialog.
Definition at line 38 of file assocpropdlg.cpp. |
|
|
Standard deconstructor.
Definition at line 51 of file assocpropdlg.cpp. |
The documentation for this class was generated from the following files:
