• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kdeui
 

kdeui

Signals | Public Member Functions | Protected Member Functions | Protected Attributes
KCharSelectTable Class Reference

#include <kcharselect.h>

Inherits TQGridView.

List of all members.

Signals

void highlighted (const TQChar &c)
void highlighted ()
void activated (const TQChar &c)
void activated ()
void focusItemChanged ()
void focusItemChanged (const TQChar &c)
void tableUp ()
void tableDown ()
void doubleClicked ()

Public Member Functions

 KCharSelectTable (TQWidget *parent, const char *name, const TQString &_font, const TQChar &_chr, int _tableNum)
virtual TQSize sizeHint () const
virtual void resizeEvent (TQResizeEvent *)
virtual void setFont (const TQString &_font)
virtual void setChar (const TQChar &_chr)
virtual void setTableNum (int _tableNum)
virtual TQChar chr ()

Protected Member Functions

virtual void paintCell (class TQPainter *p, int row, int col)
virtual void mousePressEvent (TQMouseEvent *e)
virtual void mouseDoubleClickEvent (TQMouseEvent *e)
virtual void mouseReleaseEvent (TQMouseEvent *e)
virtual void mouseMoveEvent (TQMouseEvent *e)
virtual void keyPressEvent (TQKeyEvent *e)
void gotoLeft ()
void gotoRight ()
void gotoUp ()
void gotoDown ()
virtual void virtual_hook (int id, void *data)

Protected Attributes

TQString vFont
TQChar vChr
int vTableNum
TQPoint vPos
TQChar focusItem
TQPoint focusPos
int temp

Detailed Description

Character selection table.

A table widget which displays the characters of a font. Internally used by KCharSelect. See the KCharSelect documentation for further details.

Author:
Reginald Stadlbauer <reggie@kde.org>

Definition at line 51 of file kcharselect.h.


The documentation for this class was generated from the following files:
  • kcharselect.h
  • kcharselect.cpp

kdeui

Skip menu "kdeui"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdeui

Skip menu "kdeui"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kdeui by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |