KVIrc 5.2.6
Developer APIs
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()

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: