#include <main_window.hh>
Inherits QMainWindow.
Inherited by DataViewer.
Definition at line 40 of file main_window.hh.
◆ MainWindow()
MainWindow |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
flags = Qt::WindowFlags() |
|
) |
| |
◆ AddDockWidget()
void AddDockWidget |
( |
QWidget * |
w, |
|
|
const QString & |
name, |
|
|
bool |
show = true , |
|
|
int |
area = 2 |
|
) |
| |
add a custom docking widget
◆ OnDockClose
void OnDockClose |
( |
QDockWidget * |
dock | ) |
|
|
slot |
◆ OnDockMenu
void OnDockMenu |
( |
QAction * |
a | ) |
|
|
slot |
◆ RemoveDockWidget()
void RemoveDockWidget |
( |
QWidget * |
w | ) |
|
remove a previously added custom docking widget
◆ WindowMenu() [1/2]
◆ WindowMenu() [2/2]
const QMenu* WindowMenu |
( |
| ) |
const |
|
protected |
The documentation for this class was generated from the following file: