#include <EditView.hpp>
Inheritance diagram for openstudio::InputCheckBox:Public Member Functions | |
| InputCheckBox () | |
| void | setIncomplete (bool incomplete) |
| void | setText (const QString &text) |
| virtual | ~InputCheckBox () |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *event) override |
| openstudio::InputCheckBox::InputCheckBox | ( | ) |
|
virtual |
|
overrideprotected |
| void openstudio::InputCheckBox::setIncomplete | ( | bool | incomplete | ) |
| void openstudio::InputCheckBox::setText | ( | const QString & | text | ) |