Schim
Public Member Functions | List of all members
MainWindow Class Reference

The main application window. More...

#include <mainwindow.h>

Inheritance diagram for MainWindow:
[legend]
Collaboration diagram for MainWindow:
[legend]

Public Member Functions

QTabWidget * getTabWidget () const
 
int getTabId () const
 
SheetViewgetTab (int index=-1)
 Return the tab of the specified index as a SheetView*. If no index is specified, return the current tab.
 
SheetgetSheet (int index=-1)
 Return the Sheet* that is part of the currently active tab If no index is specified, return the current sheet.
 

Detailed Description

The main application window.

Note
This is a singleton class.

Member Function Documentation

◆ getTabId()

int MainWindow::getTabId ( ) const

Return the current tab id

◆ getTabWidget()

QTabWidget* MainWindow::getTabWidget ( ) const

Return the tab widget


The documentation for this class was generated from the following file: