![]() |
API Documentation
|
When supported, such as on Android/IOS, will vibrate the device. More...
#include <QTVibrationManager.h>
Public Slots | |
| void | requestVibrate (const TimeSpan &span=default_buzz_length.get()) |
Public Member Functions | |
| bool | enabled () const |
| QTVibrationManager (QObject *parent=0) | |
| ~QTVibrationManager () | |
Static Public Member Functions | |
| static QTVibrationManager & | DefaultInstance () |
| static bool | SystemSupportsVibrate () |
Static Public Attributes | |
| static ApplicationOption< TimeSpan > | default_buzz_length |
| static ApplicationOption< bool > | global_vibrate |
When supported, such as on Android/IOS, will vibrate the device.
|
explicit |
| ~QTVibrationManager | ( | ) |
|
static |
| bool enabled | ( | ) | const |
|
slot |
|
static |
|
static |
|
static |