create and edit events
More...
#include <eventedit.h>
Mode for opening the editor window.
Enumerator |
---|
Auto |
Auto-Detect by Event-ID.
|
Edit |
Edit the existing event.
|
Create |
Create a new event, if an ID is given use it as template only.
|
MEventEditor::MEventEditor |
( |
QWidget * |
w, |
|
|
qint64 |
id = -1 |
|
) |
| |
|
inline |
opens the editor, retrieves the event automatically if given
MEventEditor::MEventEditor |
( |
QWidget * |
pw, |
|
|
OpenMode |
mode, |
|
|
qint64 |
id = -1 |
|
) |
| |
opens the editor
References MOEventAbstract::artist(), Auto, MOEventAbstract::cancelreason(), MOEventAbstract::capacity(), MOEventAbstract::comment(), Create, MOEventAbstract::description(), MOEventAbstract::end(), MOEventAbstract::flags(), MTGetEvent::getevent(), MOEventAbstract::id(), MOEventAbstract::iscancelled(), MTGetEvent::query(), req, MOEventAbstract::room(), MOEventAbstract::seatplan(), MFlagWidget::setEditorLabel(), MOEventAbstract::start(), and MOEventAbstract::title().
The documentation for this class was generated from the following files: