SimCenterCommon
Common functionality used within different SimCenter projects
MainWindow Class Reference

#include <MainWindowInputSheetBM.h>

Inheritance diagram for MainWindow:
Collaboration diagram for MainWindow:

Public Slots

void newFile ()
 
void open ()
 
bool save ()
 
bool saveAs ()
 
void connectMenuItems (SimCenterTableWidget *widget)
 
void disconnectMenuItems (SimCenterTableWidget *widget)
 
void newFile ()
 
void open ()
 
bool save ()
 
bool saveAs ()
 
void about ()
 

Public Member Functions

 MainWindow (QWidget *parent=0)
 
 ~MainWindow ()
 
 MainWindow (QWidget *parent=0)
 
 ~MainWindow ()
 
 MainWindow (QWidget *parent=nullptr)
 
 ~MainWindow ()
 

Detailed Description

Definition at line 13 of file MainWindowInputSheetBM.h.

Constructor & Destructor Documentation

MainWindow::MainWindow ( QWidget *  parent = 0)
explicit

Definition at line 24 of file MainWindowInputSheetBM.cpp.

MainWindow::~MainWindow ( )

Definition at line 46 of file MainWindowInputSheetBM.cpp.

MainWindow::MainWindow ( QWidget *  parent = 0)
explicit
MainWindow::~MainWindow ( )
MainWindow::MainWindow ( QWidget *  parent = nullptr)
explicit
MainWindow::~MainWindow ( )

Member Function Documentation

void MainWindow::about ( )
slot

Definition at line 80 of file MainWindowRV.cpp.

void MainWindow::connectMenuItems ( SimCenterTableWidget widget)
slot

Definition at line 321 of file MainWindowInputSheetBM.cpp.

void MainWindow::disconnectMenuItems ( SimCenterTableWidget widget)
slot

Definition at line 306 of file MainWindowInputSheetBM.cpp.

void MainWindow::newFile ( )
slot

Definition at line 84 of file MainWindowInputSheetBM.cpp.

void MainWindow::newFile ( )
slot
void MainWindow::open ( )
slot

Definition at line 77 of file MainWindowInputSheetBM.cpp.

void MainWindow::open ( )
slot
bool MainWindow::save ( )
slot

Definition at line 52 of file MainWindowInputSheetBM.cpp.

bool MainWindow::save ( )
slot
bool MainWindow::saveAs ( )
slot

Definition at line 61 of file MainWindowInputSheetBM.cpp.

bool MainWindow::saveAs ( )
slot

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