Functions | |
static Number | GO2SDialogUtil::GetStackedWidgetIndex (String name) |
static void | GO2SDialogUtil::SetStackedWidgetIndex (String name, Number index) |
Methods to manipulate QStackedWidget
|
static |
Get the current index of the tab widget.
[in] | name | the name of widget in the .ui file |
|
static |
Set the stacked widget index.
[in] | name | the name of widget in the .ui file |
[in] | index | the page index |