MDI child window.
More...
#include <RMdiChildQt.h>
List of all members.
Protected Member Functions |
| virtual void | closeEvent (QCloseEvent *closeEvent) |
| virtual bool | event (QEvent *event) |
| virtual QSize | sizeHint () const |
Detailed Description
MDI child window.
- Scriptable:
- This class is wrapped for script environments.
Constructor & Destructor Documentation
| RMdiChildQt::RMdiChildQt |
( |
QWidget * |
parent = NULL | ) |
|
Creates a new MDI child window for interaction with the given document.
The MDI window takes ownership of the document.
| RMdiChildQt::~RMdiChildQt |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void RMdiChildQt::closeEvent |
( |
QCloseEvent * |
closeEvent | ) |
|
|
protectedvirtual |
| void RMdiChildQt::closeRequested |
( |
RMdiChildQt * |
mdiChild | ) |
|
|
signal |
| bool RMdiChildQt::event |
( |
QEvent * |
event | ) |
|
|
protectedvirtual |
| void RMdiChildQt::modifiedStatusChanged |
( |
RMdiChildQt * |
mdiChild | ) |
|
|
signal |
| void RMdiChildQt::setCloseEventAccepted |
( |
| ) |
|
|
inline |
| void RMdiChildQt::setCloseEventRejected |
( |
| ) |
|
|
inline |
| QSize RMdiChildQt::sizeHint |
( |
| ) |
const |
|
protectedvirtual |
| void RMdiChildQt::updateModifiedListener |
( |
const RStorage * |
storage | ) |
|
|
virtual |
Called by the document whenever the current transaction stack changes.
Implements RModifiedListener.
Member Data Documentation
| bool RMdiChildQt::closeEventAccepted |
|
private |
The documentation for this class was generated from the following files: