#include <AliasEditorWindow.h>
◆ Type
Enumerator |
---|
Alias | |
Namespace | |
◆ AliasEditorTreeWidgetItem() [1/2]
AliasEditorTreeWidgetItem::AliasEditorTreeWidgetItem |
( |
QTreeWidget * | pTreeWidget, |
|
|
Type | eType, |
|
|
const QString & | szName ) |
References KviIconManager::Alias, g_pIconManager, m_cPos, m_eType, m_pParentItem, KviIconManager::NameSpace, Namespace, nullptr, and setName().
Referenced by AliasEditorTreeWidgetItem(), parentItem(), and setParentItem().
◆ AliasEditorTreeWidgetItem() [2/2]
◆ ~AliasEditorTreeWidgetItem()
AliasEditorTreeWidgetItem::~AliasEditorTreeWidgetItem |
( |
| ) |
|
|
inline |
◆ buffer()
const QString & AliasEditorTreeWidgetItem::buffer |
( |
| ) |
const |
|
inline |
◆ cursorPosition()
const int & AliasEditorTreeWidgetItem::cursorPosition |
( |
| ) |
const |
|
inline |
◆ isAlias()
bool AliasEditorTreeWidgetItem::isAlias |
( |
| ) |
const |
|
inline |
◆ isNamespace()
bool AliasEditorTreeWidgetItem::isNamespace |
( |
| ) |
const |
|
inline |
◆ name()
const QString & AliasEditorTreeWidgetItem::name |
( |
| ) |
const |
|
inline |
◆ parentItem()
◆ setBuffer()
void AliasEditorTreeWidgetItem::setBuffer |
( |
const QString & | szBuffer | ) |
|
|
inline |
◆ setCursorPosition()
void AliasEditorTreeWidgetItem::setCursorPosition |
( |
const int & | cPos | ) |
|
|
inline |
◆ setName()
void AliasEditorTreeWidgetItem::setName |
( |
const QString & | szName | ) |
|
◆ setParentItem()
◆ setType()
void AliasEditorTreeWidgetItem::setType |
( |
Type | t | ) |
|
◆ type()
Type AliasEditorTreeWidgetItem::type |
( |
| ) |
const |
|
inline |
◆ m_cPos
int AliasEditorTreeWidgetItem::m_cPos |
|
protected |
◆ m_eType
Type AliasEditorTreeWidgetItem::m_eType |
|
protected |
◆ m_pParentItem
◆ m_szBuffer
QString AliasEditorTreeWidgetItem::m_szBuffer |
|
protected |
◆ m_szName
QString AliasEditorTreeWidgetItem::m_szName |
|
protected |
The documentation for this class was generated from the following files: