KVIrc 5.2.0
Developer APIs
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 channelWindowsCheckToggled (bool)
 
void chooseBigIcon ()
 
void chooseSmallIcon ()
 
void consoleWindowsCheckToggled (bool)
 
void displayBigIcon (const QString &szIconId)
 
void displaySmallIcon (const QString &szIconId)
 
void needsConnectionCheckToggled (bool)
 
void needsContextCheckToggled (bool)
 
void queryWindowsCheckToggled (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::SingleActionEditor ( QWidget *  par,
ActionEditor ed 
)

◆ ~SingleActionEditor()

SingleActionEditor::~SingleActionEditor ( )
default

Member Function Documentation

◆ actionData()

ActionData * SingleActionEditor::actionData ( )
inline

◆ channelWindowsCheckToggled

void SingleActionEditor::channelWindowsCheckToggled ( bool  )
protectedslot

◆ chooseBigIcon

void SingleActionEditor::chooseBigIcon ( )
protectedslot

◆ chooseSmallIcon

void SingleActionEditor::chooseSmallIcon ( )
protectedslot

References d, displaySmallIcon(), m_pActionData, and s.

Referenced by SingleActionEditor().

◆ commit()

void SingleActionEditor::commit ( )

◆ 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)

◆ specificWindowsCheckToggled

void SingleActionEditor::specificWindowsCheckToggled ( bool  )
protectedslot

Member Data Documentation

◆ m_pActionData

ActionData* SingleActionEditor::m_pActionData
protected

◆ m_pActionEditor

ActionEditor* SingleActionEditor::m_pActionEditor
protected

Referenced by commit(), and SingleActionEditor().

◆ 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

KviScriptEditor* SingleActionEditor::m_pScriptEditor
protected

◆ 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: