#include </home/clem/local/src/opie/noncore/settings/networksettings2/opietooth2/OTIcons.h>
Collaboration diagram for Opietooth2::OTIcons:
Public Member Functions | |
| OTIcons () | |
| ~OTIcons () | |
| QPixmap | deviceIcon (const QString &) |
| QPixmap | serviceIcon (int, bool &) |
| const UUIDVector & | modems () |
| const UUIDVector & | network () |
| QPixmap | loadPixmap (const QString &, bool Sub=0) |
Private Attributes | |
| QMap< QString, QString > | deviceIcons |
| QMap< int, QString > | serviceIcons |
| UUIDVector | Modems |
| UUIDVector | Networks |
|
|
Definition at line 8 of file OTIcons.cpp. References deviceIcons, QMap< Key, T >::insert(), Modems, Networks, and serviceIcons. |
|
|
Definition at line 81 of file OTIcons.cpp. |
|
|
Returns an icon depending on device class
Definition at line 84 of file OTIcons.cpp. References deviceIcons, QMap< Key, T >::find(), QString::isEmpty(), and loadPixmap(). Referenced by Opietooth2::OTScan::SLOT_NewPeer(). |
|
||||||||||||
|
|
Definition at line 33 of file OTIcons.h. References Modems. |
|
|
Definition at line 37 of file OTIcons.h. References Networks. |
|
||||||||||||
|
Returns an icon depending on service id
Definition at line 99 of file OTIcons.cpp. References QMap< Key, T >::find(), QString::isEmpty(), loadPixmap(), and serviceIcons. Referenced by Opietooth2::OTScan::SLOT_RefreshServices(). |
|
|
Definition at line 46 of file OTIcons.h. Referenced by deviceIcon(), and OTIcons(). |
|
|
|
|
|
|
|
|
Definition at line 47 of file OTIcons.h. Referenced by OTIcons(), and serviceIcon(). |
1.4.2