TDEAccelString Class Reference
#include <tdeaccelmanager_private.h>
Public Member Functions | |
TDEAccelString (const TQString &input, int initalWeight=-1) | |
void | calculateWeights (int initialWeight) |
const TQString & | pure () const |
TQString | accelerated () const |
int | accel () const |
void | setAccel (int accel) |
int | originalAccel () const |
TQString | originalText () const |
TQChar | accelerator () const |
int | maxWeight (int &index, const TQString &used) |
bool | operator== (const TDEAccelString &c) const |
Detailed Description
A string class handling accelerators.
This class contains a string and knowledge about accelerators. It keeps a list weights, telling how valuable each character would be as an accelerator.
Definition at line 42 of file tdeaccelmanager_private.h.
The documentation for this class was generated from the following files: