umbrello API Documentation

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>

List of all members.

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

AssocPage::AssocPage QWidget *  parent,
UMLView v,
UMLObject o
 

Constructs an instance of AssocPage.

Parameters:
parent The parent of the page
v The view the UMLObject being represented.
o The UMLObject being represented

Definition at line 17 of file assocpage.cpp.

AssocPage::~AssocPage  ) 
 

Standard deconstructor.

Definition at line 48 of file assocpage.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:08:03 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003