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>
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
UnicodeSearch::UnicodeSearch |
( |
QWidget * |
parent = 0 | ) |
|
QDialog like constructor.
- Parameters
-
void UnicodeSearch::glyphSelected |
( |
const QString & |
hex | ) |
|
|
signal |
Emitted when user choses any value.
- Parameters
-
hex | a hex value of glyph - see m_keys. |
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/ui/unicodesearch.h
- /Users/ale/src/Scribus/scribus/ui/unicodesearch.cpp