KVIrc  4.9.2
DeveloperAPIs
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
KviCustomToolBarSeparator Class Reference

#include <KviCustomToolBar.h>

+ Inheritance diagram for KviCustomToolBarSeparator:

Public Member Functions

 KviCustomToolBarSeparator (KviCustomToolBar *pParent, const char *pcName)
 
QSize sizeHint () const
 

Protected Member Functions

void paintEvent (QPaintEvent *e)
 

Protected Attributes

KviCustomToolBarm_pToolBar
 

Constructor & Destructor Documentation

KviCustomToolBarSeparator::KviCustomToolBarSeparator ( KviCustomToolBar pParent,
const char *  pcName 
)

References m_pToolBar.

Member Function Documentation

void KviCustomToolBarSeparator::paintEvent ( QPaintEvent *  e)
protected

References m_pToolBar, and p.

QSize KviCustomToolBarSeparator::sizeHint ( ) const

References m_pToolBar.

Member Data Documentation

KviCustomToolBar* KviCustomToolBarSeparator::m_pToolBar
protected

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