|
webappmanager
|
#include <PalmSystem.h>
Public Member Functions | |
| PalmSystem (SysMgrWebBridge *bridge=0) | |
| void | setLaunchParams (const QString ¶ms) |
| Q_INVOKABLE QString | getIdentifier () |
| Q_INVOKABLE QString | addBannerMessage (const QString &msg, const QString ¶ms, const QString &icon="", const QString &soundClass="", const QString &soundFile="", int duration=-1, bool doNotSuppress=false) |
| Q_INVOKABLE void | removeBannerMessage (const QString &msgId) |
| Q_INVOKABLE void | clearBannerMessages () |
| Q_INVOKABLE void | playSoundNotification (const QString &soundClass, const QString &soundFile="", int duration=-1, bool wakeUpScreen=false) |
| Q_INVOKABLE void | simulateMouseClick (int pageX, int pageY, bool pressed) |
| Q_INVOKABLE void | paste () |
| Q_INVOKABLE void | copiedToClipboard () |
| Q_INVOKABLE void | pastedFromClipboard () |
| Q_INVOKABLE void | setWindowOrientation (const QString &orientation) |
| Q_INVOKABLE QString | encrypt (const QString &key, const QString &str) |
| Q_INVOKABLE QString | decrypt (const QString &key, const QString &str) |
| Q_INVOKABLE void | shutdown () |
| Q_INVOKABLE void | markFirstUseDone () |
| Q_INVOKABLE void | enableFullScreenMode (bool enable) |
| Q_INVOKABLE void | activate () |
| Q_INVOKABLE void | deactivate () |
| Q_INVOKABLE void | stagePreparing () |
| Q_INVOKABLE void | stageReady () |
| Q_INVOKABLE void | setAlertSound (const QString &soundClass, const QString &soundFile="") |
| Q_INVOKABLE void | receivePageUpDownInLandscape (bool enable) |
| Q_INVOKABLE void | show () |
| Q_INVOKABLE void | hide () |
| Q_INVOKABLE void | enableDockMode (bool enable) |
| Q_INVOKABLE QString | getLocalizedString (const QString &str) |
| Q_INVOKABLE QString | addNewContentIndicator () |
| Q_INVOKABLE void | removeNewContentIndicator (const QString &requestId) |
| Q_INVOKABLE void | runAnimationLoop (const QVariantMap &domObj, const QString &onStep, const QString &onComplete, const QString &curve, qreal duration, qreal start, qreal end) |
| Q_INVOKABLE void | setActiveBannerWindowWidth () |
| Q_INVOKABLE void | cancelVibrations () |
| Q_INVOKABLE void | setWindowProperties (const QVariantMap &properties) |
| Q_INVOKABLE bool | addActiveCallBanner (const QString &icon, const QString &message, quint32 timeStart) |
| Q_INVOKABLE void | removeActiveCallBanner () |
| Q_INVOKABLE bool | updateActiveCallBanner (const QString &icon, const QString &message, quint32 timeStart) |
| Q_INVOKABLE void | applyLaunchFeedback (int offsetX, int offsetY) |
| Q_INVOKABLE void | launcherReady () |
| Q_INVOKABLE QString | getDeviceKeys (int key) |
| Q_INVOKABLE void | repaint () |
| Q_INVOKABLE void | hideSpellingWidget () |
| Q_INVOKABLE void | printFrame (const QString &frameName, int lpsJobId, int widthPx, int heightPx, int printDpi, bool landscape, bool reverseOrder=false) |
| Q_INVOKABLE void | editorFocused (bool focused, int fieldType, int fieldActions) |
| Q_INVOKABLE void | allowResizeOnPositiveSpaceChange (bool allowResize) |
| Q_INVOKABLE void | keepAlive (bool keep) |
| Q_INVOKABLE void | useSimulatedMouseClicks (bool uses) |
| Q_INVOKABLE void | handleTapAndHoldEvent (int pageX, int pageY) |
| Q_INVOKABLE void | setManualKeyboardEnabled (bool enabled) |
| Q_INVOKABLE void | keyboardShow (int fieldType) |
| Q_INVOKABLE void | keyboardHide () |
| Q_INVOKABLE QVariant | getResource (QVariant a, QVariant b) |
Protected Member Functions | |
| QString | launchParams () const |
| bool | hasAlphaHole () const |
| QString | locale () const |
| QString | localeRegion () const |
| QString | timeFormat () const |
| QString | timeZone () const |
| bool | isMinimal () const |
| QString | identifier () const |
| QString | version () const |
| QString | screenOrientation () const |
| QString | windowOrientation () const |
| QString | specifiedWindowOrientation () const |
| QString | videoOrientation () const |
| QString | deviceInfo () const |
| bool | isActivated () const |
| int | activityId () const |
| QString | phoneRegion () const |
| void | setHasAlphaHole (bool newAlpha) |
| void | setPropWindowOrientation (QString windowOrientation) |
Properties | |
| QString | launchParams |
| bool | hasAlphaHole |
| QString | locale |
| QString | localeRegion |
| QString | timeFormat |
| QString | timeZone |
| bool | isMinimal |
| QString | identifier |
| QString | version |
| QString | screenOrientation |
| QString | windowOrientation |
| QString | specifiedWindowOrientation |
| QString | videoOrientation |
| QString | deviceInfo |
| bool | isActivated |
| int | activityId |
| QString | phoneRegion |
| PalmSystem::PalmSystem | ( | SysMgrWebBridge * | bridge = 0 | ) |
| void PalmSystem::activate | ( | ) |
|
protected |
| bool PalmSystem::addActiveCallBanner | ( | const QString & | icon, |
| const QString & | message, | ||
| quint32 | timeStart | ||
| ) |
| QString PalmSystem::addBannerMessage | ( | const QString & | msg, |
| const QString & | params, | ||
| const QString & | icon = "", |
||
| const QString & | soundClass = "", |
||
| const QString & | soundFile = "", |
||
| int | duration = -1, |
||
| bool | doNotSuppress = false |
||
| ) |
| QString PalmSystem::addNewContentIndicator | ( | ) |
| void PalmSystem::allowResizeOnPositiveSpaceChange | ( | bool | allowResize | ) |
| void PalmSystem::applyLaunchFeedback | ( | int | offsetX, |
| int | offsetY | ||
| ) |
| void PalmSystem::cancelVibrations | ( | ) |
| void PalmSystem::clearBannerMessages | ( | ) |
| void PalmSystem::copiedToClipboard | ( | ) |
| void PalmSystem::deactivate | ( | ) |
| QString PalmSystem::decrypt | ( | const QString & | key, |
| const QString & | str | ||
| ) |
|
protected |
| void PalmSystem::editorFocused | ( | bool | focused, |
| int | fieldType, | ||
| int | fieldActions | ||
| ) |
| void PalmSystem::enableDockMode | ( | bool | enable | ) |
| void PalmSystem::enableFullScreenMode | ( | bool | enable | ) |
| QString PalmSystem::encrypt | ( | const QString & | key, |
| const QString & | str | ||
| ) |
| QString PalmSystem::getDeviceKeys | ( | int | key | ) |
| QString PalmSystem::getIdentifier | ( | ) |
| QString PalmSystem::getLocalizedString | ( | const QString & | str | ) |
| QVariant PalmSystem::getResource | ( | QVariant | a, |
| QVariant | b | ||
| ) |
| void PalmSystem::handleTapAndHoldEvent | ( | int | pageX, |
| int | pageY | ||
| ) |
|
protected |
| void PalmSystem::hide | ( | ) |
| void PalmSystem::hideSpellingWidget | ( | ) |
|
protected |
|
protected |
|
protected |
| void PalmSystem::keepAlive | ( | bool | keep | ) |
| void PalmSystem::keyboardHide | ( | ) |
| void PalmSystem::keyboardShow | ( | int | fieldType | ) |
| void PalmSystem::launcherReady | ( | ) |
|
protected |
|
protected |
|
protected |
| void PalmSystem::markFirstUseDone | ( | ) |
See: NOV-117197
| void PalmSystem::paste | ( | ) |
| void PalmSystem::pastedFromClipboard | ( | ) |
|
protected |
| void PalmSystem::playSoundNotification | ( | const QString & | soundClass, |
| const QString & | soundFile = "", |
||
| int | duration = -1, |
||
| bool | wakeUpScreen = false |
||
| ) |
| void PalmSystem::printFrame | ( | const QString & | frameName, |
| int | lpsJobId, | ||
| int | widthPx, | ||
| int | heightPx, | ||
| int | printDpi, | ||
| bool | landscape, | ||
| bool | reverseOrder = false |
||
| ) |
| void PalmSystem::receivePageUpDownInLandscape | ( | bool | enable | ) |
| void PalmSystem::removeActiveCallBanner | ( | ) |
| void PalmSystem::removeBannerMessage | ( | const QString & | msgId | ) |
| void PalmSystem::removeNewContentIndicator | ( | const QString & | requestId | ) |
| void PalmSystem::repaint | ( | ) |
| void PalmSystem::runAnimationLoop | ( | const QVariantMap & | domObj, |
| const QString & | onStep, | ||
| const QString & | onComplete, | ||
| const QString & | curve, | ||
| qreal | duration, | ||
| qreal | start, | ||
| qreal | end | ||
| ) |
|
protected |
| void PalmSystem::setActiveBannerWindowWidth | ( | ) |
| void PalmSystem::setAlertSound | ( | const QString & | soundClass, |
| const QString & | soundFile = "" |
||
| ) |
|
protected |
| void PalmSystem::setLaunchParams | ( | const QString & | params | ) |
| void PalmSystem::setManualKeyboardEnabled | ( | bool | enabled | ) |
|
protected |
| void PalmSystem::setWindowOrientation | ( | const QString & | orientation | ) |
| void PalmSystem::setWindowProperties | ( | const QVariantMap & | properties | ) |
| void PalmSystem::show | ( | ) |
| void PalmSystem::shutdown | ( | ) |
| void PalmSystem::simulateMouseClick | ( | int | pageX, |
| int | pageY, | ||
| bool | pressed | ||
| ) |
|
protected |
| void PalmSystem::stagePreparing | ( | ) |
| void PalmSystem::stageReady | ( | ) |
|
protected |
|
protected |
| bool PalmSystem::updateActiveCallBanner | ( | const QString & | icon, |
| const QString & | message, | ||
| quint32 | timeStart | ||
| ) |
| void PalmSystem::useSimulatedMouseClicks | ( | bool | uses | ) |
|
protected |
|
protected |
|
protected |
|
read |
|
read |
|
readwrite |
|
read |
|
read |
|
read |
|
read |
|
read |
|
read |
|
read |
|
read |
|
read |
|
read |
|
read |
|
read |
|
read |
|
readwrite |