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