Ocular Engine
Ocular::Editor::CheckBox Class Reference

#include <CheckBox.hpp>

Inheritance diagram for Ocular::Editor::CheckBox:

Public Member Functions

 CheckBox (QWidget *parent=nullptr)
 
bool wasEdited (bool reset=true)
 

Detailed Description

Helper class implementation of QCheckBox

Member Function Documentation

bool Ocular::Editor::CheckBox::wasEdited ( bool  reset = true)
Parameters
[in]resetIf TRUE, then the edited flag is reset back to FALSE.
Returns
TRUE if the user has modifed this edit.

The documentation for this class was generated from the following files: