SolidModules
SolidBluetooth Class Reference
#include <solid-bluetooth.h>
Inheritance diagram for SolidBluetooth:

Public Member Functions | |
bool | bluetoothCreateDevice (const QString &adapterUbi, const QString &mac) |
bool | bluetoothDefaultAdapter () |
bool | bluetoothGetProperties (const QString &adapterUbi) |
bool | bluetoothListAdapters () |
bool | bluetoothRemoveDevice (const QString &adapterUbi, const QString &mac) |
SolidBluetooth (int &argc, char **argv) | |
Static Public Member Functions | |
static bool | doIt () |
Detailed Description
Definition at line 37 of file solid-bluetooth.h.
Constructor & Destructor Documentation
SolidBluetooth::SolidBluetooth | ( | int & | argc, | |
char ** | argv | |||
) | [inline] |
Definition at line 41 of file solid-bluetooth.h.
Member Function Documentation
Definition at line 433 of file solid-bluetooth.cpp.
bool SolidBluetooth::bluetoothDefaultAdapter | ( | ) |
Definition at line 424 of file solid-bluetooth.cpp.
bool SolidBluetooth::bluetoothGetProperties | ( | const QString & | adapterUbi | ) |
Definition at line 450 of file solid-bluetooth.cpp.
bool SolidBluetooth::bluetoothListAdapters | ( | ) |
Definition at line 413 of file solid-bluetooth.cpp.
Definition at line 442 of file solid-bluetooth.cpp.
bool SolidBluetooth::doIt | ( | ) | [static] |
Definition at line 252 of file solid-bluetooth.cpp.
The documentation for this class was generated from the following files: