Olive
Public Member Functions | Private Slots | Private Attributes | List of all members
FontCombobox Class Reference

#include <fontcombobox.h>

Inheritance diagram for FontCombobox:
ComboBoxEx

Public Member Functions

 FontCombobox (QWidget *parent=0)
 
const QString & getPreviousValue ()
 
- Public Member Functions inherited from ComboBoxEx
 ComboBoxEx (QWidget *parent=0)
 
void setCurrentIndexEx (int i)
 
void setCurrentTextEx (const QString &text)
 
int getPreviousIndex ()
 

Private Slots

void updateInternals ()
 

Private Attributes

QString previousValue
 
QString value
 

Constructor & Destructor Documentation

◆ FontCombobox()

FontCombobox::FontCombobox ( QWidget *  parent = 0)

Member Function Documentation

◆ getPreviousValue()

const QString & FontCombobox::getPreviousValue ( )

◆ updateInternals

void FontCombobox::updateInternals ( )
privateslot

Member Data Documentation

◆ previousValue

QString FontCombobox::previousValue
private

◆ value

QString FontCombobox::value
private

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