Scribus
Open source desktop publishing at your fingertips
UnicodeSearch Class Reference

Special "search for unicode character" dialog. The search string entered by user is searched in character description and in the hex representation (as string) too. See directory ./unicodemap/ for more info. More...

#include <unicodesearch.h>

Inheritance diagram for UnicodeSearch:
Collaboration diagram for UnicodeSearch:

Signals

void setVisibleState (bool)
 Emitted when the dialog gets hidden.
 
void glyphSelected (const QString &hex)
 Emitted when user choses any value. More...
 

Public Member Functions

 UnicodeSearch (QWidget *parent=0)
 QDialog like constructor. More...
 

Detailed Description

Special "search for unicode character" dialog. The search string entered by user is searched in character description and in the hex representation (as string) too. See directory ./unicodemap/ for more info.

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

Constructor & Destructor Documentation

UnicodeSearch::UnicodeSearch ( QWidget *  parent = 0)

QDialog like constructor.

Parameters
parentstandard qt widget

Member Function Documentation

void UnicodeSearch::glyphSelected ( const QString &  hex)
signal

Emitted when user choses any value.

Parameters
hexa hex value of glyph - see m_keys.

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