Developer Documentation
|
Public Member Functions | |
RendererDialog (QWidget *parent=0) | |
Protected Member Functions | |
void | closeEvent (QCloseEvent *event) |
void | showEvent (QShowEvent *) |
Private Slots | |
void | slotContextMenu (const QPoint &_point) |
Show the custom context menu. | |
void | slotActivateRenderer () |
Activates the renderer (triggered via the context menu) | |
Private Member Functions | |
void | update () |
Private Attributes | |
std::vector< QLabel * > | descriptions_ |
QVector< QFrame * > | frames_ |
Definition at line 58 of file rendererWidget.hh.