#include <ActionEditor.h>
SingleActionEditor::SingleActionEditor |
( |
QWidget * |
par, |
|
|
ActionEditor * |
ed |
|
) |
| |
References __tr2qs_ctx(), channelQueryOrConsoleWindowCheckToggled(), chooseBigIcon(), chooseSmallIcon(), connect(), 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(), s, and specificWindowsCheckToggled().
SingleActionEditor::~SingleActionEditor |
( |
| ) |
|
|
default |
void SingleActionEditor::channelQueryOrConsoleWindowCheckToggled |
( |
bool |
| ) |
|
|
protectedslot |
void SingleActionEditor::chooseBigIcon |
( |
| ) |
|
|
protectedslot |
void SingleActionEditor::chooseSmallIcon |
( |
| ) |
|
|
protectedslot |
void SingleActionEditor::commit |
( |
void |
| ) |
|
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().
void SingleActionEditor::displayBigIcon |
( |
const QString & |
szIconId | ) |
|
|
protectedslot |
void SingleActionEditor::displaySmallIcon |
( |
const QString & |
szIconId | ) |
|
|
protectedslot |
void SingleActionEditor::needsConnectionCheckToggled |
( |
bool |
| ) |
|
|
protectedslot |
void SingleActionEditor::needsContextCheckToggled |
( |
bool |
| ) |
|
|
protectedslot |
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, 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, r, KviScriptEditor::setText(), t(), KviAction::validateFlags(), KviAction::WindowChannel, KviAction::WindowConsole, KviAction::WindowDccChat, KviAction::WindowOnlyIfUsersSelected, and KviAction::WindowQuery.
Referenced by ActionEditor::currentItemChanged(), and ActionEditor::deleteActions().
void SingleActionEditor::specificWindowsCheckToggled |
( |
bool |
| ) |
|
|
protectedslot |
QToolButton* SingleActionEditor::m_pBigIconButton |
|
protected |
QLineEdit* SingleActionEditor::m_pBigIconEdit |
|
protected |
QComboBox* SingleActionEditor::m_pCategoryCombo |
|
protected |
QCheckBox* SingleActionEditor::m_pChannelOnlyIfUsersSelectedCheck |
|
protected |
QCheckBox* SingleActionEditor::m_pConsoleOnlyIfUsersSelectedCheck |
|
protected |
QLineEdit* SingleActionEditor::m_pDescriptionEdit |
|
protected |
QCheckBox* SingleActionEditor::m_pEnableAtLoginCheck |
|
protected |
QLineEdit* SingleActionEditor::m_pKeySequenceEdit |
|
protected |
QLineEdit* SingleActionEditor::m_pNameEdit |
|
protected |
QCheckBox* SingleActionEditor::m_pNeedsConnectionCheck |
|
protected |
QCheckBox* SingleActionEditor::m_pNeedsContextCheck |
|
protected |
QCheckBox* SingleActionEditor::m_pQueryOnlyIfUsersSelectedCheck |
|
protected |
QToolButton* SingleActionEditor::m_pSmallIconButton |
|
protected |
QLineEdit* SingleActionEditor::m_pSmallIconEdit |
|
protected |
QCheckBox* SingleActionEditor::m_pSpecificWindowsCheck |
|
protected |
QLineEdit* SingleActionEditor::m_pVisibleNameEdit |
|
protected |
QCheckBox* SingleActionEditor::m_pWindowChannelCheck |
|
protected |
QCheckBox* SingleActionEditor::m_pWindowConsoleCheck |
|
protected |
QCheckBox* SingleActionEditor::m_pWindowDccChatCheck |
|
protected |
QCheckBox* SingleActionEditor::m_pWindowQueryCheck |
|
protected |
The documentation for this class was generated from the following files: