MagicSmoke  $VERSION$
MEventEditor Class Reference

create and edit events More...

#include <eventedit.h>

Inheritance diagram for MEventEditor:

Public Types

enum  OpenMode { OpenMode::Auto, OpenMode::Edit, OpenMode::Create }
 Mode for opening the editor window. More...
 

Public Member Functions

 MEventEditor (QWidget *w, qint64 id=-1)
 opens the editor, retrieves the event automatically if given More...
 
 MEventEditor (QWidget *, OpenMode, qint64 id=-1)
 opens the editor More...
 

Detailed Description

create and edit events

Member Enumeration Documentation

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.

Constructor & Destructor Documentation

MEventEditor::MEventEditor ( QWidget *  w,
qint64  id = -1 
)
inline

opens the editor, retrieves the event automatically if given


The documentation for this class was generated from the following files: