KVIrc 5.2.4
Developer APIs
Public Member Functions | Protected Member Functions | Properties | Private Attributes | List of all members
KviThemedLineEdit Class Reference

#include <KviThemedLineEdit.h>

+ Inheritance diagram for KviThemedLineEdit:

Public Member Functions

void applyOptions ()
 
int dummyRead () const
 
 KviThemedLineEdit (QWidget *par, KviWindow *pWindow, const char *name)
 
 ~KviThemedLineEdit ()
 

Protected Member Functions

void paintEvent (QPaintEvent *event) override
 

Properties

int TransparencyCapable
 

Private Attributes

KviWindowm_pKviWindow
 

Constructor & Destructor Documentation

◆ KviThemedLineEdit()

KviThemedLineEdit::KviThemedLineEdit ( QWidget *  par,
KviWindow pWindow,
const char *  name 
)

References applyOptions(), m, and m_pKviWindow.

◆ ~KviThemedLineEdit()

KviThemedLineEdit::~KviThemedLineEdit ( )
default

Member Function Documentation

◆ applyOptions()

void KviThemedLineEdit::applyOptions ( )

◆ dummyRead()

int KviThemedLineEdit::dummyRead ( ) const
inline

◆ paintEvent()

void KviThemedLineEdit::paintEvent ( QPaintEvent *  event)
overrideprotected

Member Data Documentation

◆ m_pKviWindow

KviWindow* KviThemedLineEdit::m_pKviWindow
private

Referenced by KviThemedLineEdit(), and paintEvent().

Property Documentation

◆ TransparencyCapable

int KviThemedLineEdit::TransparencyCapable
read

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