Visual Computing Library
|
Signals | |
void | visibilityChanged () |
void | resized () |
Public Member Functions | |
DrawableObjectFrame (const std::shared_ptr< DrawableObject > &obj, QWidget *parent=nullptr) | |
void | setIcon (const QIcon &icon, const QString &tooltip="") |
Private Slots | |
void | visibilityCheckBoxStateChanged (Qt::CheckState arg1) |
void | showInfoToolButtonChecked (bool checked) |
Private Attributes | |
Ui::DrawableObjectFrame * | mUI |
std::shared_ptr< DrawableObject > | mObj |