![]() |
SimCenterCommon
Common functionality used within different SimCenter projects
|
#include <InputWidgetSheetBM.h>


Public Slots | |
| void | selectionChangedSlot (const QItemSelection &, const QItemSelection &) |
Signals | |
| void | connectMenuItems (SimCenterWidget *) |
| void | disconnectMenuItems (SimCenterWidget *) |
Public Member Functions | |
| InputWidgetSheetBM (QWidget *parent=0) | |
| ~InputWidgetSheetBM () | |
| void | outputToJSON (QJsonObject &rvObject) |
| void | inputFromJSON (QJsonObject &rvObject) |
| void | clear (void) |
| const SpreadsheetWidget * | getActiveSpreadsheet () |
Definition at line 70 of file InputWidgetSheetBM.h.
|
explicit |
Definition at line 73 of file InputWidgetSheetBM.cpp.
| InputWidgetSheetBM::~InputWidgetSheetBM | ( | ) |
Definition at line 197 of file InputWidgetSheetBM.cpp.
| void InputWidgetSheetBM::clear | ( | void | ) |
Definition at line 398 of file InputWidgetSheetBM.cpp.
|
signal |
|
signal |
| const SpreadsheetWidget * InputWidgetSheetBM::getActiveSpreadsheet | ( | ) |
Definition at line 220 of file InputWidgetSheetBM.cpp.
| void InputWidgetSheetBM::inputFromJSON | ( | QJsonObject & | rvObject | ) |
Definition at line 431 of file InputWidgetSheetBM.cpp.
| void InputWidgetSheetBM::outputToJSON | ( | QJsonObject & | rvObject | ) |
Definition at line 300 of file InputWidgetSheetBM.cpp.
|
slot |
Definition at line 225 of file InputWidgetSheetBM.cpp.