#include <OSGridController.hpp>
Public Slots | |
void | onInFocus (bool hasFocus, bool hasData) |
Signals | |
void | inFocus (bool inFocus, bool hasData, int row, int column, boost::optional< int > subrow) |
Public Member Functions | |
virtual | ~WidgetLocation () |
Public Attributes | |
int | column |
int | row |
boost::optional< int > | subrow |
WidgetLocation * | t_widget |
* | widget |
|
virtual |
|
signal |
|
slot |
int openstudio::WidgetLocation::column |
int openstudio::WidgetLocation::row |
boost::optional<int> openstudio::WidgetLocation::subrow |
WidgetLocation * openstudio::WidgetLocation::t_widget |
* openstudio::WidgetLocation::widget |