Ocular Engine
|
#include <CheckBox.hpp>
Public Member Functions | |
CheckBox (QWidget *parent=nullptr) | |
bool | wasEdited (bool reset=true) |
Helper class implementation of QCheckBox
bool Ocular::Editor::CheckBox::wasEdited | ( | bool | reset = true | ) |
[in] | reset | If TRUE, then the edited flag is reset back to FALSE. |