KVIrc 5.2.0
Developer APIs
Public Member Functions | Protected Slots | Private Member Functions | Private Attributes | List of all members
ScriptEditorWidgetColorOptions Class Referencefinal

#include <ScriptEditorImplementation.h>

+ Inheritance diagram for ScriptEditorWidgetColorOptions:

Public Member Functions

 ScriptEditorWidgetColorOptions (QWidget *pParent)
 

Protected Slots

void okClicked ()
 

Private Member Functions

KviColorSelectoraddColorSelector (QWidget *pParent, const QString &txt, QColor *pOption, bool bEnabled)
 

Private Attributes

std::vector< KviSelectorInterface * > m_pSelectorInterfaceList
 

Constructor & Destructor Documentation

◆ ScriptEditorWidgetColorOptions()

ScriptEditorWidgetColorOptions::ScriptEditorWidgetColorOptions ( QWidget *  pParent)

Member Function Documentation

◆ addColorSelector()

KviColorSelector * ScriptEditorWidgetColorOptions::addColorSelector ( QWidget *  pParent,
const QString &  txt,
QColor *  pOption,
bool  bEnabled 
)
private

◆ okClicked

void ScriptEditorWidgetColorOptions::okClicked ( )
protectedslot

Member Data Documentation

◆ m_pSelectorInterfaceList

std::vector<KviSelectorInterface *> ScriptEditorWidgetColorOptions::m_pSelectorInterfaceList
private

The documentation for this class was generated from the following files: