|
Schim
|
The main application window. More...
#include <mainwindow.h>
Public Member Functions | |
| QTabWidget * | getTabWidget () const |
| int | getTabId () const |
| SheetView * | getTab (int index=-1) |
Return the tab of the specified index as a SheetView*. If no index is specified, return the current tab. | |
| Sheet * | getSheet (int index=-1) |
Return the Sheet* that is part of the currently active tab If no index is specified, return the current sheet. | |
The main application window.
| int MainWindow::getTabId | ( | ) | const |
Return the current tab id
| QTabWidget* MainWindow::getTabWidget | ( | ) | const |
Return the tab widget
1.8.13