The page shows all the objects that belong to a UMLPackage.
More...
#include <packagecontentspage.h>
| PackageContentsPage::PackageContentsPage |
( |
QWidget * |
parent, |
|
|
UMLPackage * |
pkg |
|
) |
| |
| PackageContentsPage::~PackageContentsPage |
( |
| ) |
|
| void PackageContentsPage::fillListBox |
( |
| ) |
|
|
private |
Fills the list box with the package's contents.
| void PackageContentsPage::slotDoubleClick |
( |
QListWidgetItem * |
item | ) |
|
|
slot |
| void PackageContentsPage::slotMenuSelection |
( |
QAction * |
action | ) |
|
|
slot |
| void PackageContentsPage::slotShowContextMenu |
( |
const QPoint & |
p | ) |
|
|
slot |
Slot for the context menu by right clicking in the list widget.
- Parameters
-
| p | point of the right click inside the list widget |
| QGroupBox* PackageContentsPage::m_contentGB |
|
private |
| QListWidget* PackageContentsPage::m_contentLW |
|
private |
The documentation for this class was generated from the following files: