Developer Documentation
TextBrowserSideArea Class Reference
Inheritance diagram for TextBrowserSideArea:

Public Member Functions

 TextBrowserSideArea (TextBrowserWidget *_textBrowser)
 
QSize sizeHint () const
 

Protected Member Functions

void paintEvent (QPaintEvent *event)
 

Private Attributes

TextBrowserWidgettextBrowser_
 

Detailed Description

Definition at line 138 of file TextBrowserWidget.hh.

Constructor & Destructor Documentation

◆ TextBrowserSideArea()

TextBrowserSideArea::TextBrowserSideArea ( TextBrowserWidget _textBrowser)
inlineexplicit

Definition at line 141 of file TextBrowserWidget.hh.

Member Function Documentation

◆ paintEvent()

void TextBrowserSideArea::paintEvent ( QPaintEvent *  event)
inlineprotected

Definition at line 151 of file TextBrowserWidget.hh.

◆ sizeHint()

QSize TextBrowserSideArea::sizeHint ( ) const
inline

Definition at line 146 of file TextBrowserWidget.hh.

Member Data Documentation

◆ textBrowser_

TextBrowserWidget* TextBrowserSideArea::textBrowser_
private

Definition at line 156 of file TextBrowserWidget.hh.


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