#include <glass.h>
List of all members.
Protected Member Functions |
virtual bool | eventFilter (QObject *obj, QEvent *ev) |
|
|
Private Attributes |
const QScopedPointer
< GlassPrivate > | d_ptr |
Constructor & Destructor Documentation
MaliitKeyboard::Glass::Glass |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
MaliitKeyboard::Glass::~Glass |
( |
| ) |
|
|
virtual |
Member Function Documentation
void MaliitKeyboard::Glass::addLayout |
( |
const SharedLayout & |
layout | ) |
|
void MaliitKeyboard::Glass::clearLayouts |
( |
| ) |
|
bool MaliitKeyboard::Glass::eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
ev |
|
) |
| |
|
protectedvirtual |
bool MaliitKeyboard::Glass::handlePressReleaseEvent |
( |
QEvent * |
ev, |
|
|
const QSharedPointer< Maliit::Plugins::AbstractGraphicsViewSurface > & |
eventSurface |
|
) |
| |
|
private |
void MaliitKeyboard::Glass::keyboardClosed |
( |
| ) |
|
void MaliitKeyboard::Glass::keyEntered |
( |
const Key & |
key, |
|
|
const SharedLayout & |
layout |
|
) |
| |
void MaliitKeyboard::Glass::keyExited |
( |
const Key & |
key, |
|
|
const SharedLayout & |
layout |
|
) |
| |
void MaliitKeyboard::Glass::keyLongPressed |
( |
const Key & |
key, |
|
|
const SharedLayout & |
layout |
|
) |
| |
void MaliitKeyboard::Glass::keyPressed |
( |
const Key & |
key, |
|
|
const SharedLayout & |
layout |
|
) |
| |
void MaliitKeyboard::Glass::keyReleased |
( |
const Key & |
key, |
|
|
const SharedLayout & |
layout |
|
) |
| |
void MaliitKeyboard::Glass::onLongPressTriggered |
( |
| ) |
|
|
private |
void MaliitKeyboard::Glass::setExtendedSurface |
( |
const QSharedPointer< Maliit::Plugins::AbstractGraphicsViewSurface > & |
surface | ) |
|
void MaliitKeyboard::Glass::setSurface |
( |
const QSharedPointer< Maliit::Plugins::AbstractGraphicsViewSurface > & |
surface | ) |
|
void MaliitKeyboard::Glass::switchLeft |
( |
const SharedLayout & |
layout | ) |
|
void MaliitKeyboard::Glass::switchRight |
( |
const SharedLayout & |
layout | ) |
|
Member Data Documentation
const QScopedPointer<GlassPrivate> MaliitKeyboard::Glass::d_ptr |
|
private |
The documentation for this class was generated from the following files: