#include <EventEditorWindow.h>
◆ EventEditorHandlerTreeWidgetItem()
EventEditorHandlerTreeWidgetItem::EventEditorHandlerTreeWidgetItem |
( |
QTreeWidgetItem * | par, |
|
|
const QString & | name, |
|
|
QString | buffer, |
|
|
bool | bEnabled ) |
◆ ~EventEditorHandlerTreeWidgetItem()
EventEditorHandlerTreeWidgetItem::~EventEditorHandlerTreeWidgetItem |
( |
| ) |
|
|
inline |
◆ cursorPosition()
const int & EventEditorHandlerTreeWidgetItem::cursorPosition |
( |
| ) |
|
|
inline |
◆ isEnabled()
bool EventEditorHandlerTreeWidgetItem::isEnabled |
( |
| ) |
|
|
inline |
◆ name()
QString EventEditorHandlerTreeWidgetItem::name |
( |
| ) |
const |
|
inline |
◆ setCursorPosition()
void EventEditorHandlerTreeWidgetItem::setCursorPosition |
( |
const int & | cPos | ) |
|
|
inline |
◆ setEnabled()
void EventEditorHandlerTreeWidgetItem::setEnabled |
( |
const bool | bEnabled | ) |
|
◆ setName()
void EventEditorHandlerTreeWidgetItem::setName |
( |
const QString & | szName | ) |
|
◆ m_bEnabled
bool EventEditorHandlerTreeWidgetItem::m_bEnabled |
◆ m_cPos
int EventEditorHandlerTreeWidgetItem::m_cPos |
◆ m_szBuffer
QString EventEditorHandlerTreeWidgetItem::m_szBuffer |
◆ m_szName
QString EventEditorHandlerTreeWidgetItem::m_szName |
The documentation for this class was generated from the following files: