KVIrc 5.2.6
Developer APIs
RawEditorWidget Class Reference

#include <RawEditorWindow.h>

+ Inheritance diagram for RawEditorWidget:

Public Member Functions

void commit ()
 
void getExportEventBuffer (QString &szBuffer, RawHandlerTreeWidgetItem *it)
 
void getUniqueHandlerName (RawTreeWidgetItem *it, QString &buffer)
 
 RawEditorWidget (QWidget *par)
 
void saveLastEditedItem ()
 
 ~RawEditorWidget ()
 

Public Attributes

bool m_bOneTimeSetupDone
 
QMenu * m_pContextPopup
 
KviScriptEditorm_pEditor
 
RawHandlerTreeWidgetItemm_pLastEditedItem
 
QLineEdit * m_pNameEditor
 
RawTreeWidgetm_pTreeWidget
 

Protected Slots

void addHandlerForCurrentRaw ()
 
void addRaw ()
 
void currentItemChanged (QTreeWidgetItem *it, QTreeWidgetItem *)
 
void customContextMenuRequested (const QPoint &pnt)
 
void exportAllEvents ()
 
void exportCurrentHandler ()
 
void removeCurrentHandler ()
 
void toggleCurrentHandlerEnabled ()
 

Protected Member Functions

void showEvent (QShowEvent *e) override
 

Private Member Functions

void oneTimeSetup ()
 

Constructor & Destructor Documentation

◆ RawEditorWidget()

◆ ~RawEditorWidget()

RawEditorWidget::~RawEditorWidget ( )

Member Function Documentation

◆ addHandlerForCurrentRaw

void RawEditorWidget::addHandlerForCurrentRaw ( )
protectedslot

◆ addRaw

void RawEditorWidget::addRaw ( )
protectedslot

◆ commit()

◆ currentItemChanged

void RawEditorWidget::currentItemChanged ( QTreeWidgetItem * it,
QTreeWidgetItem *  )
protectedslot

◆ customContextMenuRequested

◆ exportAllEvents

◆ exportCurrentHandler

◆ getExportEventBuffer()

void RawEditorWidget::getExportEventBuffer ( QString & szBuffer,
RawHandlerTreeWidgetItem * it )

◆ getUniqueHandlerName()

void RawEditorWidget::getUniqueHandlerName ( RawTreeWidgetItem * it,
QString & buffer )

◆ oneTimeSetup()

void RawEditorWidget::oneTimeSetup ( )
private

◆ removeCurrentHandler

void RawEditorWidget::removeCurrentHandler ( )
protectedslot

◆ saveLastEditedItem()

◆ showEvent()

void RawEditorWidget::showEvent ( QShowEvent * e)
overrideprotected

References e, and oneTimeSetup().

◆ toggleCurrentHandlerEnabled

void RawEditorWidget::toggleCurrentHandlerEnabled ( )
protectedslot

Member Data Documentation

◆ m_bOneTimeSetupDone

◆ m_pContextPopup

QMenu* RawEditorWidget::m_pContextPopup

◆ m_pEditor

◆ m_pLastEditedItem

◆ m_pNameEditor

QLineEdit* RawEditorWidget::m_pNameEditor

◆ m_pTreeWidget


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