#include <layoutupdater.h>
List of all members.
Private Attributes |
const QScopedPointer
< LayoutUpdaterPrivate > | d_ptr |
Constructor & Destructor Documentation
MaliitKeyboard::LayoutUpdater::LayoutUpdater |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
MaliitKeyboard::LayoutUpdater::~LayoutUpdater |
( |
| ) |
|
|
virtual |
Member Function Documentation
QString MaliitKeyboard::LayoutUpdater::activeKeyboardId |
( |
| ) |
const |
void MaliitKeyboard::LayoutUpdater::applyProfile |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::autoCapsActivated |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::clearActiveKeysAndMagnifier |
( |
| ) |
|
void MaliitKeyboard::LayoutUpdater::deadkeyCancelled |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::deadkeyPressed |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::deadkeyReleased |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::init |
( |
| ) |
|
QStringList MaliitKeyboard::LayoutUpdater::keyboardIds |
( |
| ) |
const |
QString MaliitKeyboard::LayoutUpdater::keyboardTitle |
( |
const QString & |
id | ) |
const |
void MaliitKeyboard::LayoutUpdater::keysChanged |
( |
const SharedLayout & |
layout | ) |
|
void MaliitKeyboard::LayoutUpdater::layoutChanged |
( |
const SharedLayout & |
layout | ) |
|
void MaliitKeyboard::LayoutUpdater::onCandidatesUpdated |
( |
const QStringList & |
candidates | ) |
|
void MaliitKeyboard::LayoutUpdater::onKeyboardsChanged |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::onKeyEntered |
( |
const Key & |
key, |
|
|
const SharedLayout & |
layout |
|
) |
| |
void MaliitKeyboard::LayoutUpdater::onKeyExited |
( |
const Key & |
key, |
|
|
const SharedLayout & |
layout |
|
) |
| |
void MaliitKeyboard::LayoutUpdater::onKeyLongPressed |
( |
const Key & |
key, |
|
|
const SharedLayout & |
layout |
|
) |
| |
void MaliitKeyboard::LayoutUpdater::onKeyPressed |
( |
const Key & |
key, |
|
|
const SharedLayout & |
layout |
|
) |
| |
void MaliitKeyboard::LayoutUpdater::onKeyReleased |
( |
const Key & |
key, |
|
|
const SharedLayout & |
layout |
|
) |
| |
void MaliitKeyboard::LayoutUpdater::resetOnKeyboardClosed |
( |
| ) |
|
void MaliitKeyboard::LayoutUpdater::setActiveKeyboardId |
( |
const QString & |
id | ) |
|
void MaliitKeyboard::LayoutUpdater::setLayout |
( |
const SharedLayout & |
layout | ) |
|
void MaliitKeyboard::LayoutUpdater::setStyle |
( |
const SharedStyle & |
style | ) |
|
void MaliitKeyboard::LayoutUpdater::shiftCancelled |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::shiftPressed |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::shiftReleased |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::switchToAccentedView |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::switchToMainView |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::switchToPrimarySymView |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::switchToSecondarySymView |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::symKeyReleased |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::symSwitcherReleased |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::syncLayoutToView |
( |
| ) |
|
|
private |
void MaliitKeyboard::LayoutUpdater::wordCandidatesChanged |
( |
const SharedLayout & |
layout | ) |
|
void MaliitKeyboard::LayoutUpdater::wordCandidateSelected |
( |
const QString & |
candidate | ) |
|
Member Data Documentation
const QScopedPointer<LayoutUpdaterPrivate> MaliitKeyboard::LayoutUpdater::d_ptr |
|
private |
The documentation for this class was generated from the following files: