Maliit Plugins
0.92.5
|
Functions | |
void | setImagesDirectoryPath (const QString &path) |
QPixmap | loadPixmap (const QByteArray &id) |
void | renderKey (QPainter *painter, const Key &key, const QPoint &origin) |
void | renderWordCandidate (QPainter *painter, const WordCandidate &candidate, const QPoint &origin) |
QPixmap MaliitKeyboard::Utils::loadPixmap | ( | const QByteArray & | id | ) |
void MaliitKeyboard::Utils::renderKey | ( | QPainter * | painter, |
const Key & | key, | ||
const QPoint & | origin | ||
) |
void MaliitKeyboard::Utils::renderWordCandidate | ( | QPainter * | painter, |
const WordCandidate & | candidate, | ||
const QPoint & | origin | ||
) |
void MaliitKeyboard::Utils::setImagesDirectoryPath | ( | const QString & | path | ) |