#include <ViewArea.h>
ViewArea::ViewArea |
( |
QWidget * |
parent = 0 | ) |
|
bool ViewArea::addView |
( |
View * |
view | ) |
|
void ViewArea::createDefaultPanes |
( |
| ) |
|
void ViewArea::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protectedvirtual |
int ViewArea::numViews |
( |
| ) |
const |
bool ViewArea::removeView |
( |
View * |
view | ) |
|
void ViewArea::resetAllViewAreaLayouts |
( |
| ) |
|
|
static |
- Todo:
- close all the independent view windows
void ViewArea::resetLayout |
( |
| ) |
|
void ViewArea::restoreAllViewAreaLayouts |
( |
ArchivePtr |
archive | ) |
|
|
static |
void ViewArea::restoreLayout |
( |
ArchivePtr |
archive | ) |
|
void ViewArea::setSingleView |
( |
View * |
view | ) |
|
void ViewArea::setViewTabsVisible |
( |
bool |
on | ) |
|
void ViewArea::storeAllViewAreaLayouts |
( |
ArchivePtr |
archive | ) |
|
|
static |
bool ViewArea::viewTabsVisible |
( |
| ) |
const |
friend class ViewAreaImpl |
|
friend |
The documentation for this class was generated from the following files: