#include <ActionEditor.h>
◆ SingleActionEditor()
SingleActionEditor::SingleActionEditor |
( |
QWidget * | par, |
|
|
ActionEditor * | ed ) |
References __tr2qs_ctx, channelWindowsCheckToggled(), chooseBigIcon(), chooseSmallIcon(), connect(), consoleWindowsCheckToggled(), KviScriptEditor::createInstance(), KviPointerHashTableIterator< Key, T >::current(), g, KviActionManager::instance(), l, m_pActionData, m_pActionEditor, m_pBigIconButton, m_pBigIconEdit, m_pCategoryCombo, m_pChannelOnlyIfUsersSelectedCheck, m_pConsoleOnlyIfUsersSelectedCheck, m_pDescriptionEdit, m_pEnableAtLoginCheck, m_pKeySequenceEdit, m_pNameEdit, m_pNeedsConnectionCheck, m_pNeedsContextCheck, m_pQueryOnlyIfUsersSelectedCheck, m_pScriptEditor, m_pSmallIconButton, m_pSmallIconEdit, m_pSpecificWindowsCheck, m_pVisibleNameEdit, m_pWindowChannelCheck, m_pWindowConsoleCheck, m_pWindowDccChatCheck, m_pWindowQueryCheck, needsConnectionCheckToggled(), needsContextCheckToggled(), queryWindowsCheckToggled(), s, and specificWindowsCheckToggled().
◆ ~SingleActionEditor()
SingleActionEditor::~SingleActionEditor |
( |
| ) |
|
|
default |
◆ actionData()
◆ channelWindowsCheckToggled
void SingleActionEditor::channelWindowsCheckToggled |
( |
bool | | ) |
|
|
protectedslot |
◆ chooseBigIcon
void SingleActionEditor::chooseBigIcon |
( |
| ) |
|
|
protectedslot |
◆ chooseSmallIcon
void SingleActionEditor::chooseSmallIcon |
( |
| ) |
|
|
protectedslot |
◆ commit()
void SingleActionEditor::commit |
( |
| ) |
|
References ActionEditor::actionExists(), KviAction::EnableAtLogin, KviScriptEditor::getText(), KviActionManager::instance(), KviAction::InternalWindowMask, m_pActionData, m_pActionEditor, m_pBigIconEdit, m_pCategoryCombo, m_pChannelOnlyIfUsersSelectedCheck, m_pConsoleOnlyIfUsersSelectedCheck, m_pDescriptionEdit, m_pEnableAtLoginCheck, m_pKeySequenceEdit, m_pNameEdit, m_pNeedsConnectionCheck, m_pNeedsContextCheck, m_pQueryOnlyIfUsersSelectedCheck, m_pScriptEditor, m_pSmallIconEdit, m_pSpecificWindowsCheck, m_pVisibleNameEdit, m_pWindowChannelCheck, m_pWindowConsoleCheck, m_pWindowDccChatCheck, m_pWindowQueryCheck, 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, KviAction::NeedsConnection, KviAction::NeedsContext, KviAction::validateFlags(), KviAction::WindowChannel, KviAction::WindowConsole, KviAction::WindowDccChat, KviAction::WindowOnlyIfUsersSelected, and KviAction::WindowQuery.
Referenced by ActionEditor::commit(), and ActionEditor::currentItemChanged().
◆ consoleWindowsCheckToggled
void SingleActionEditor::consoleWindowsCheckToggled |
( |
bool | | ) |
|
|
protectedslot |
◆ displayBigIcon
void SingleActionEditor::displayBigIcon |
( |
const QString & | szIconId | ) |
|
|
protectedslot |
◆ displaySmallIcon
void SingleActionEditor::displaySmallIcon |
( |
const QString & | szIconId | ) |
|
|
protectedslot |
◆ needsConnectionCheckToggled
void SingleActionEditor::needsConnectionCheckToggled |
( |
bool | | ) |
|
|
protectedslot |
◆ needsContextCheckToggled
void SingleActionEditor::needsContextCheckToggled |
( |
bool | | ) |
|
|
protectedslot |
◆ queryWindowsCheckToggled
void SingleActionEditor::queryWindowsCheckToggled |
( |
bool | | ) |
|
|
protectedslot |
◆ setActionData()
void SingleActionEditor::setActionData |
( |
ActionData * | d | ) |
|
References d, displayBigIcon(), displaySmallIcon(), KviAction::EnableAtLogin, i, KviAction::InternalWindowMask, m_pActionData, m_pBigIconButton, m_pBigIconEdit, m_pCategoryCombo, m_pChannelOnlyIfUsersSelectedCheck, m_pConsoleOnlyIfUsersSelectedCheck, m_pDescriptionEdit, m_pEnableAtLoginCheck, m_pKeySequenceEdit, m_pNameEdit, m_pNeedsConnectionCheck, m_pNeedsContextCheck, m_pQueryOnlyIfUsersSelectedCheck, m_pScriptEditor, m_pSmallIconButton, m_pSmallIconEdit, m_pSpecificWindowsCheck, m_pVisibleNameEdit, m_pWindowChannelCheck, m_pWindowConsoleCheck, m_pWindowDccChatCheck, m_pWindowQueryCheck, KviAction::NeedsConnection, KviAction::NeedsContext, r, KviScriptEditor::setText(), t, KviAction::validateFlags(), KviAction::WindowChannel, KviAction::WindowConsole, KviAction::WindowDccChat, KviAction::WindowOnlyIfUsersSelected, and KviAction::WindowQuery.
Referenced by ActionEditor::currentItemChanged(), and ActionEditor::deleteActions().
◆ specificWindowsCheckToggled
void SingleActionEditor::specificWindowsCheckToggled |
( |
bool | | ) |
|
|
protectedslot |
◆ m_pActionData
◆ m_pActionEditor
◆ m_pBigIconButton
QToolButton* SingleActionEditor::m_pBigIconButton |
|
protected |
◆ m_pBigIconEdit
QLineEdit* SingleActionEditor::m_pBigIconEdit |
|
protected |
◆ m_pCategoryCombo
QComboBox* SingleActionEditor::m_pCategoryCombo |
|
protected |
◆ m_pChannelOnlyIfUsersSelectedCheck
QCheckBox* SingleActionEditor::m_pChannelOnlyIfUsersSelectedCheck |
|
protected |
◆ m_pConsoleOnlyIfUsersSelectedCheck
QCheckBox* SingleActionEditor::m_pConsoleOnlyIfUsersSelectedCheck |
|
protected |
◆ m_pDescriptionEdit
QLineEdit* SingleActionEditor::m_pDescriptionEdit |
|
protected |
◆ m_pEnableAtLoginCheck
QCheckBox* SingleActionEditor::m_pEnableAtLoginCheck |
|
protected |
◆ m_pKeySequenceEdit
QLineEdit* SingleActionEditor::m_pKeySequenceEdit |
|
protected |
◆ m_pNameEdit
QLineEdit* SingleActionEditor::m_pNameEdit |
|
protected |
◆ m_pNeedsConnectionCheck
QCheckBox* SingleActionEditor::m_pNeedsConnectionCheck |
|
protected |
◆ m_pNeedsContextCheck
QCheckBox* SingleActionEditor::m_pNeedsContextCheck |
|
protected |
◆ m_pQueryOnlyIfUsersSelectedCheck
QCheckBox* SingleActionEditor::m_pQueryOnlyIfUsersSelectedCheck |
|
protected |
◆ m_pScriptEditor
◆ m_pSmallIconButton
QToolButton* SingleActionEditor::m_pSmallIconButton |
|
protected |
◆ m_pSmallIconEdit
QLineEdit* SingleActionEditor::m_pSmallIconEdit |
|
protected |
◆ m_pSpecificWindowsCheck
QCheckBox* SingleActionEditor::m_pSpecificWindowsCheck |
|
protected |
◆ m_pVisibleNameEdit
QLineEdit* SingleActionEditor::m_pVisibleNameEdit |
|
protected |
◆ m_pWindowChannelCheck
QCheckBox* SingleActionEditor::m_pWindowChannelCheck |
|
protected |
◆ m_pWindowConsoleCheck
QCheckBox* SingleActionEditor::m_pWindowConsoleCheck |
|
protected |
◆ m_pWindowDccChatCheck
QCheckBox* SingleActionEditor::m_pWindowDccChatCheck |
|
protected |
◆ m_pWindowQueryCheck
QCheckBox* SingleActionEditor::m_pWindowQueryCheck |
|
protected |
The documentation for this class was generated from the following files: