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

#include <BusyWidget.hpp>

Public Slots

void rotate ()
 

Public Member Functions

const QSize sizeHint ()
 
virtual ~BusyWidget ()
 

Public Attributes

BusyWidgetparent
 

Protected Member Functions

void paintEvent (QPaintEvent *event) override
 

Constructor & Destructor Documentation

virtual openstudio::BusyWidget::~BusyWidget ( )
inlinevirtual

Member Function Documentation

void openstudio::BusyWidget::paintEvent ( QPaintEvent *  event)
overrideprotected
void openstudio::BusyWidget::rotate ( )
slot
const QSize openstudio::BusyWidget::sizeHint ( )

Member Data Documentation

BusyWidget * openstudio::BusyWidget::parent