#include <appserverconfig.h>
Public Methods | |
AppserverConfig () | |
~AppserverConfig () | |
status_t | Commit () |
status_t | SetPopoupSelectedWindows (bool bPopup) |
bool | GetPopoupSelectedWindows () const |
status_t | SetDoubleClickTime (bigtime_t nDelay) |
bigtime_t | GetDoubleClickTime () const |
status_t | SetKeyDelay (bigtime_t nDelay) |
status_t | SetKeyRepeat (bigtime_t nDelay) |
bigtime_t | GetKeyDelay () const |
bigtime_t | GetKeyRepeat () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|