#include <ActionEditor.h>
◆ ActionEditor()
ActionEditor::ActionEditor |
( |
QWidget * | par | ) |
|
References __tr2qs_ctx, a, KviActionManager::categoryGeneric(), connect(), KviPointerHashTableIterator< Key, T >::current(), currentItemChanged(), deleteActions(), exportActions(), first(), g_szLastEditedAction, KviActionManager::instance(), l, m_pDeleteActionsButton, m_pExportActionsButton, ActionData::m_pItem, m_pNewActionButton, m_pSingleActionEditor, m_pSplitter, m_pTreeWidget, ActionData::m_szName, KviActionCategory::name(), newAction(), and KviTalVBox::setSpacing().
◆ ~ActionEditor()
ActionEditor::~ActionEditor |
( |
| ) |
|
|
default |
◆ actionExists()
bool ActionEditor::actionExists |
( |
const QString & | szName | ) |
|
◆ commit()
void ActionEditor::commit |
( |
| ) |
|
References a, ActionEditorTreeWidgetItem::actionData(), SingleActionEditor::commit(), KviKvsUserAction::createInstance(), i, KviActionManager::instance(), KviCustomToolBarManager::instance(), KviActionManager::killAllKvsUserActions(), m_pSingleActionEditor, m_pTreeWidget, ActionData::m_szBigIcon, ActionData::m_szCategory, ActionData::m_szDescription, ActionData::m_szKeySequence, ActionData::m_szName, ActionData::m_szScriptCode, ActionData::m_szSmallIcon, ActionData::m_szVisibleName, ActionData::m_uFlags, KviActionManager::registerAction(), and KviCustomToolBarManager::updateVisibleToolBars().
Referenced by ActionEditorWindow::applyClicked(), and ActionEditorWindow::okClicked().
◆ currentItemChanged
void ActionEditor::currentItemChanged |
( |
QTreeWidgetItem * | it, |
|
|
QTreeWidgetItem * | prev ) |
|
protectedslot |
References ActionEditorTreeWidgetItem::actionData(), SingleActionEditor::actionData(), SingleActionEditor::commit(), g_szLastEditedAction, i, m_pDeleteActionsButton, m_pExportActionsButton, m_pSingleActionEditor, m_pTreeWidget, ActionData::m_szName, and SingleActionEditor::setActionData().
Referenced by ActionEditor(), and newAction().
◆ deleteActions
void ActionEditor::deleteActions |
( |
| ) |
|
|
protectedslot |
◆ exportActions
void ActionEditor::exportActions |
( |
| ) |
|
|
protectedslot |
◆ nameForAutomaticAction()
QString ActionEditor::nameForAutomaticAction |
( |
const QString & | szTemplate | ) |
|
|
protected |
◆ newAction
void ActionEditor::newAction |
( |
| ) |
|
|
protectedslot |
◆ selectedCount()
int ActionEditor::selectedCount |
( |
| ) |
|
|
protected |
◆ ActionEditorWindow
◆ m_pDeleteActionsButton
QPushButton* ActionEditor::m_pDeleteActionsButton |
|
protected |
◆ m_pExportActionsButton
QPushButton* ActionEditor::m_pExportActionsButton |
|
protected |
◆ m_pNewActionButton
QPushButton* ActionEditor::m_pNewActionButton |
|
protected |
◆ m_pSingleActionEditor
◆ m_pSplitter
QSplitter* ActionEditor::m_pSplitter |
|
protected |
◆ m_pTreeWidget
The documentation for this class was generated from the following files: