Public Member Functions | Public Attributes | Private Member Functions

NextLabelsDialog::NextLabelsEditDialog Class Reference

#include <transitionDialogs.h>

List of all members.

Public Member Functions

 NextLabelsEditDialog (EActionType action, QWidget *parent)
 NextLabelsEditDialog (EActionType action, QWidget *parent, const QString &str, float pos, bool left)

Public Attributes

QCheckBox * checkLeft
QLineEdit * edtLabel
QLineEdit * edtPos

Private Member Functions

void init (EActionType action, const QString &str, float pos, bool left)

Detailed Description

Definition at line 163 of file transitionDialogs.h.


Constructor & Destructor Documentation

NextLabelsDialog::NextLabelsEditDialog::NextLabelsEditDialog ( EActionType  action,
QWidget *  parent 
)

Definition at line 701 of file transitionDialogs.cpp.

References DEF_EDGE_LAB_POS.

NextLabelsDialog::NextLabelsEditDialog::NextLabelsEditDialog ( EActionType  action,
QWidget *  parent,
const QString &  str,
float  pos,
bool  left 
)

Definition at line 708 of file transitionDialogs.cpp.


Member Function Documentation

void NextLabelsDialog::NextLabelsEditDialog::init ( EActionType  action,
const QString &  str,
float  pos,
bool  left 
) [private]

Member Data Documentation

Definition at line 172 of file transitionDialogs.h.

Referenced by NextLabelsDialog::addLabel(), and init().

Definition at line 170 of file transitionDialogs.h.

Referenced by NextLabelsDialog::addLabel(), and init().

Definition at line 171 of file transitionDialogs.h.

Referenced by NextLabelsDialog::addLabel(), and init().


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