Container to store widgets within info panel.
More...
Container to store widgets within info panel.
◆ Container() [1/2]
| QtxInfoPanel::Container::Container |
( |
QWidget * |
parent = 0 | ) |
|
◆ Container() [2/2]
| QtxInfoPanel::Container::Container |
( |
const QString & |
title, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
◆ addAction()
| void QtxInfoPanel::Container::addAction |
( |
QAction * |
action, |
|
|
const int |
id |
|
) |
| |
◆ addGroup()
| void QtxInfoPanel::Container::addGroup |
( |
const QString & |
text, |
|
|
const int |
id |
|
) |
| |
◆ addLabel()
| void QtxInfoPanel::Container::addLabel |
( |
const QString & |
text, |
|
|
Qt::Alignment |
alignment, |
|
|
const int |
id |
|
) |
| |
◆ clear()
| void QtxInfoPanel::Container::clear |
( |
| ) |
|
◆ find()
| QWidget * QtxInfoPanel::Container::find |
( |
const int |
id | ) |
const |
◆ put()
| void QtxInfoPanel::Container::put |
( |
QWidget * |
widget | ) |
|
◆ remove()
| void QtxInfoPanel::Container::remove |
( |
const int |
id | ) |
|
◆ group
◆ ids
| QMap<int, QWidget*> QtxInfoPanel::Container::ids |
|
private |
The documentation for this class was generated from the following file: