KVIrc  4.9.2
DeveloperAPIs
Public Member Functions | Protected Slots | Protected Attributes | List of all members
SingleActionEditor Class Reference

#include <ActionEditor.h>

+ Inheritance diagram for SingleActionEditor:

Public Member Functions

ActionDataactionData ()
 
void commit ()
 
void setActionData (ActionData *d)
 
 SingleActionEditor (QWidget *par, ActionEditor *ed)
 
 ~SingleActionEditor ()
 

Protected Slots

void channelQueryOrConsoleWindowCheckToggled (bool)
 
void chooseBigIcon ()
 
void chooseSmallIcon ()
 
void displayBigIcon (const QString &szIconId)
 
void displaySmallIcon (const QString &szIconId)
 
void needsConnectionCheckToggled (bool)
 
void needsContextCheckToggled (bool)
 
void specificWindowsCheckToggled (bool)
 

Protected Attributes

ActionDatam_pActionData
 
ActionEditorm_pActionEditor
 
QToolButton * m_pBigIconButton
 
QLineEdit * m_pBigIconEdit
 
QComboBox * m_pCategoryCombo
 
QCheckBox * m_pChannelOnlyIfUsersSelectedCheck
 
QCheckBox * m_pConsoleOnlyIfUsersSelectedCheck
 
QLineEdit * m_pDescriptionEdit
 
QCheckBox * m_pEnableAtLoginCheck
 
QLineEdit * m_pKeySequenceEdit
 
QLineEdit * m_pNameEdit
 
QCheckBox * m_pNeedsConnectionCheck
 
QCheckBox * m_pNeedsContextCheck
 
QCheckBox * m_pQueryOnlyIfUsersSelectedCheck
 
KviScriptEditorm_pScriptEditor
 
QToolButton * m_pSmallIconButton
 
QLineEdit * m_pSmallIconEdit
 
QCheckBox * m_pSpecificWindowsCheck
 
QLineEdit * m_pVisibleNameEdit
 
QCheckBox * m_pWindowChannelCheck
 
QCheckBox * m_pWindowConsoleCheck
 
QCheckBox * m_pWindowDccChatCheck
 
QCheckBox * m_pWindowQueryCheck
 

Constructor & Destructor Documentation

SingleActionEditor::SingleActionEditor ( QWidget *  par,
ActionEditor ed 
)
SingleActionEditor::~SingleActionEditor ( )
default

Member Function Documentation

ActionData* SingleActionEditor::actionData ( )
inline
void SingleActionEditor::channelQueryOrConsoleWindowCheckToggled ( bool  )
protectedslot
void SingleActionEditor::chooseBigIcon ( )
protectedslot
void SingleActionEditor::chooseSmallIcon ( )
protectedslot
void SingleActionEditor::commit ( void  )
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)
void SingleActionEditor::specificWindowsCheckToggled ( bool  )
protectedslot

Member Data Documentation

ActionData* SingleActionEditor::m_pActionData
protected
ActionEditor* SingleActionEditor::m_pActionEditor
protected

Referenced by commit(), and SingleActionEditor().

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
KviScriptEditor* SingleActionEditor::m_pScriptEditor
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: