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

tdeui

Signals | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
KCharSelectTable Class Reference

#include <kcharselect.h>

Inherits TQGridView.

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 reggi.nosp@m.e@kd.nosp@m.e.org

Definition at line 51 of file kcharselect.h.


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

tdeui

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

tdeui

Skip menu "tdeui"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  •     tdecore
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  • tdeioslave
  •   http
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeui by doxygen 1.8.8
This website is maintained by Timothy Pearson.