OpenStudio:shared_gui_components
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Protected Member Functions | List of all members
openstudio::InputCheckBox Class Reference

#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
 

Constructor & Destructor Documentation

openstudio::InputCheckBox::InputCheckBox ( )
virtual openstudio::InputCheckBox::~InputCheckBox ( )
virtual

Member Function Documentation

void openstudio::InputCheckBox::paintEvent ( QPaintEvent *  event)
overrideprotected
void openstudio::InputCheckBox::setIncomplete ( bool  incomplete)
void openstudio::InputCheckBox::setText ( const QString &  text)