#include </home/clem/local/src/opie/noncore/net/opietooth/manager/bticonloader.h>
Collaboration diagram for OpieTooth::BTIconLoader:
Public Member Functions | |
| BTIconLoader () | |
| ~BTIconLoader () | |
| QPixmap | deviceIcon (int) |
| QPixmap | serviceIcon (int) |
Private Attributes | |
| QMap< int, QString > | deviceIcons |
| QMap< int, QString > | serviceIcons |
|
|
Definition at line 9 of file bticonloader.cpp. References deviceIcons, QMap< Key, T >::insert(), and serviceIcons. |
|
|
Definition at line 45 of file bticonloader.cpp. |
|
|
Returns an icon depending on device class
Definition at line 48 of file bticonloader.cpp. References deviceIcons, QMap< Key, T >::find(), QString::isEmpty(), and Resource::loadPixmap(). |
|
|
Returns an icon depending on service id
Definition at line 63 of file bticonloader.cpp. References QMap< Key, T >::find(), QString::isEmpty(), Resource::loadPixmap(), and serviceIcons. Referenced by OpieTooth::BlueBase::addServicesToDevice(). |
|
|
Definition at line 32 of file bticonloader.h. Referenced by BTIconLoader(), and deviceIcon(). |
|
|
Definition at line 33 of file bticonloader.h. Referenced by BTIconLoader(), and serviceIcon(). |
1.4.2