50 #include "ui_rendererWidget.hh" 56 #include <OpenFlipper/common/RendererInfo.hh> 75 void closeEvent(QCloseEvent *event);
77 void showEvent ( QShowEvent * );
83 std::vector<QLabel*> descriptions_;
84 QVector< QFrame* > frames_;
void slotActivateRenderer()
Activates the renderer (triggered via the context menu)
void slotContextMenu(const QPoint &_point)
Show the custom context menu.