API Documentation
|
#include <InterfaceOrientationController.h>
Public Member Functions | |
OrienationOption (InterfaceOrientationController *parent, QLayout *l, bool inverted_stack) | |
OrienationOption (InterfaceOrientationController *parent, QWidget *w, bool inverted_stack) | |
virtual void | setHorizontal (bool horizontal) |
~OrienationOption () | |
Public Attributes | |
bool | inverted = false |
QLayout * | layout = nullptr |
InterfaceOrientationController * | m_parent |
uint04 | state_horz = Constant<uint04>::Invalid |
uint04 | state_vert = Constant<uint04>::Invalid |
QWidget * | widget = nullptr |
OrienationOption | ( | InterfaceOrientationController * | parent, |
QLayout * | l, | ||
bool | inverted_stack ) |
OrienationOption | ( | InterfaceOrientationController * | parent, |
QWidget * | w, | ||
bool | inverted_stack ) |
~OrienationOption | ( | ) |
|
virtual |
bool inverted = false |
QLayout* layout = nullptr |
InterfaceOrientationController* m_parent |
QWidget* widget = nullptr |