Scribus
Open source desktop publishing at your fingertips
UnicodeChooseButton Class Reference

A special widget to cooperate with UnicodeSearch. Construct a toggle push button. When it's toggled, the search dialog is shown. It is an "apply" button too. Search dialog is constructed on demand only. More...

#include <unicodesearch.h>

Inheritance diagram for UnicodeChooseButton:
Collaboration diagram for UnicodeChooseButton:

Public Slots

void languageChange ()
 Slot for changing language of GUI.
 

Signals

void chosenUnicode (const QString &)
 Signal transfering the chosen character as QString.
 

Public Member Functions

 UnicodeChooseButton (QWidget *parent)
 QWidget like constructor. More...
 
virtual void changeEvent (QEvent *e)
 

Detailed Description

A special widget to cooperate with UnicodeSearch. Construct a toggle push button. When it's toggled, the search dialog is shown. It is an "apply" button too. Search dialog is constructed on demand only.

Author
Petr Vanek petr@.nosp@m.scri.nosp@m.bus.i.nosp@m.nfo

Constructor & Destructor Documentation

UnicodeChooseButton::UnicodeChooseButton ( QWidget *  parent)

QWidget like constructor.

Parameters
parenta QWidget parent

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