#include </home/clem/local/src/opie/noncore/net/opietooth/manager/bluebase.h>
Collaboration diagram for OpieTooth::BlueBase:

|
||||||||||||||||
|
|
Decontructor Definition at line 653 of file bluebase.cpp. References m_iconLoader, and writeSavedDevices(). |
|
|
This adds the found connections to the connection tab.
Definition at line 518 of file bluebase.cpp. References addConnectedDevices(), QValueList< T >::begin(), QValueList< T >::end(), QMap< Key, T >::find(), QValueList< T >::isEmpty(), m_deviceList, OpieTooth::ConnectionState::setMac(), OpieTooth::BTConnectionItem::setName(), and tr. |
|
|
Add the existing connections (pairs) to the connections tab. This one triggers the search Definition at line 508 of file bluebase.cpp. References addSignalStrength(), m_localDevice, and OpieTooth::Manager::searchConnections(). Referenced by addConnectedDevices(), and BlueBase(). |
|
|
Add fresh found devices from scan dialog to the listing Definition at line 275 of file bluebase.cpp. References QValueList< T >::begin(), deviceActive(), QValueList< T >::end(), find(), and m_findPix. Referenced by readSavedDevices(), and startScan(). |
|
||||||||||||
|
Definition at line 422 of file bluebase.cpp. References QMap< Key, T >::begin(), QValueList< T >::begin(), QValueList< T >::end(), QMap< Key, T >::end(), QMap< Key, T >::find(), QValueList< T >::isEmpty(), list, m_deviceList, m_iconLoader, odebug, oendl, QMap< Key, T >::remove(), OpieTooth::BTIconLoader::serviceIcon(), OpieTooth::Services::setServiceName(), and tr. |
|
|
Search and display avail. services for a device (on expand from device listing)
Definition at line 407 of file bluebase.cpp. References device, QMap< Key, T >::insert(), m_deviceList, m_localDevice, OpieTooth::BTDeviceItem::mac(), odebug, oendl, OpieTooth::BTDeviceItem::remoteDevice(), and OpieTooth::Manager::searchServices(). Referenced by addServicesToDevices(), BlueBase(), and startServiceActionHold(). |
|
|
Definition at line 392 of file bluebase.cpp. References addServicesToDevice(), odebug, and oendl. Referenced by BlueBase(). |
|
||||||||||||
|
Definition at line 491 of file bluebase.cpp. |
|
|
Definition at line 479 of file bluebase.cpp. References m_localDevice, and OpieTooth::Manager::signalStrength(). Referenced by addConnectedDevices(), and BlueBase(). |
|
|
Read the current values from the gui and invoke writeConfig() Definition at line 243 of file bluebase.cpp. References m_defaultPasskey, m_deviceName, m_enableAuthentification, m_enableInquiryscan, m_enablePagescan, m_useEncryption, tr, and writeConfig(). Referenced by BlueBase(). |
|
|
Definition at line 44 of file bluebase.h. References QString::fromLatin1(). |
|
||||||||||||
|
The signal catcher. Set the avail. status on device.
Definition at line 603 of file bluebase.cpp. References QMap< Key, T >::end(), QMap< Key, T >::find(), m_deviceList, m_offPix, m_onPix, odebug, oendl, and QMap< Key, T >::remove(). |
|
|
Find out if a device can currently be reached
Definition at line 590 of file bluebase.cpp. References OpieTooth::Manager::isAvailable(), m_localDevice, and OpieTooth::RemoteDevice::mac(). Referenced by addSearchedDevices(), and BlueBase(). |
|
|
find searches the ListView for a BTDeviceItem containig the same Device if found return true else false
Definition at line 666 of file bluebase.cpp. References OpieTooth::BTListItem::Device, device, OpieTooth::RemoteDevice::equals(), OpieTooth::BTDeviceItem::remoteDevice(), and OpieTooth::BTListItem::typeId(). Referenced by addSearchedDevices(). |
|
|
Set up the gui Definition at line 212 of file bluebase.cpp. References m_defaultPasskey, m_deviceName, m_enableAuthentification, m_enableInquiryscan, m_enablePagescan, m_useEncryption, setInfo(), and status(). Referenced by BlueBase(). |
|
|
Reads all options from the config file Definition at line 116 of file bluebase.cpp. References m_defaultPasskey, m_deviceName, m_enableAuthentification, m_enableInquiryscan, m_enablePagescan, m_useEncryption, Config::readBoolEntry(), Config::readEntry(), Config::readEntryCrypt(), Config::setGroup(), and TRUE. Referenced by BlueBase(). |
|
|
Read the list of already known devices Definition at line 170 of file bluebase.cpp. References addSearchedDevices(), handler, and OpieTooth::DeviceHandler::load(). Referenced by BlueBase(). |
|
|
Launch Rfcomm Bind dialog Definition at line 261 of file bluebase.cpp. References QPEApplication::execDialog(). Referenced by BlueBase(). |
|
|
Set the informations about the local device in information Tab Definition at line 644 of file bluebase.cpp. References status(). Referenced by initGui(). |
|
|
Open the "scan for devices" dialog Definition at line 630 of file bluebase.cpp. References addSearchedDevices(), and QPEApplication::showDialog(). Referenced by BlueBase(). |
|
|
Action that is toggled on entrys on click Definition at line 299 of file bluebase.cpp. Referenced by BlueBase(). |
|
||||||||||||||||
|
Action that are toggled on hold (mostly QPopups i guess) Definition at line 306 of file bluebase.cpp. References addServicesToDevice(), QMap< Key, T >::begin(), QMap< Key, T >::end(), OpieTooth::PopupHelper::find(), l, list, m_popHelper, name, oendl, owarn, OpieTooth::BTServiceItem::services(), tr, and type. Referenced by BlueBase(). |
|
|
Get the status informations and returns it
Definition at line 230 of file bluebase.cpp. References tr. |
|
|
Writes all options to the config file Definition at line 133 of file bluebase.cpp. References m_defaultPasskey, m_deviceName, m_enableAuthentification, m_enableInquiryscan, m_enablePagescan, m_useEncryption, Config::setGroup(), Config::writeEntry(), Config::writeEntryCrypt(), and writeToHciConfig(). Referenced by applyConfigChanges(). |
|
|
Write the list of already known devices Definition at line 184 of file bluebase.cpp. References QValueList< T >::append(), OpieTooth::BTListItem::Device, device, handler, QValueList< T >::isEmpty(), list, OpieTooth::BTDeviceItem::remoteDevice(), OpieTooth::DeviceHandler::save(), and OpieTooth::BTListItem::typeId(). Referenced by ~BlueBase(). |
|
|
Modify the hcid.conf file to our needs Definition at line 152 of file bluebase.cpp. References OpieTooth::HciConfWrapper::load(), m_deviceName, m_enableAuthentification, m_enableInquiryscan, m_enablePagescan, m_useEncryption, oendl, owarn, QPEApplication::qpeDir(), OpieTooth::HciConfWrapper::save(), OpieTooth::HciConfWrapper::setAuth(), OpieTooth::HciConfWrapper::setEncrypt(), OpieTooth::HciConfWrapper::setIscan(), OpieTooth::HciConfWrapper::setName(), OpieTooth::HciConfWrapper::setPinHelper(), and OpieTooth::HciConfWrapper::setPscan(). Referenced by BlueBase(), and writeConfig(). |
|
|
Definition at line 71 of file bluebase.h. Referenced by applyConfigChanges(), initGui(), readConfig(), and writeConfig(). |
|
|
Definition at line 66 of file bluebase.h. Referenced by addConnectedDevices(), addServicesToDevice(), and deviceActive(). |
|
|
Definition at line 70 of file bluebase.h. Referenced by applyConfigChanges(), initGui(), readConfig(), writeConfig(), and writeToHciConfig(). |
|
|
Definition at line 73 of file bluebase.h. Referenced by applyConfigChanges(), initGui(), readConfig(), writeConfig(), and writeToHciConfig(). |
|
|
Definition at line 75 of file bluebase.h. Referenced by applyConfigChanges(), initGui(), readConfig(), writeConfig(), and writeToHciConfig(). |
|
|
Definition at line 74 of file bluebase.h. Referenced by applyConfigChanges(), initGui(), readConfig(), writeConfig(), and writeToHciConfig(). |
|
|
Definition at line 79 of file bluebase.h. Referenced by addSearchedDevices(), and BlueBase(). |
|
|
Definition at line 81 of file bluebase.h. Referenced by addServicesToDevice(), BlueBase(), and ~BlueBase(). |
|
|
Definition at line 65 of file bluebase.h. Referenced by addConnectedDevices(), addServicesToDevice(), addSignalStrength(), BlueBase(), and deviceActive(). |
|
|
Definition at line 77 of file bluebase.h. Referenced by BlueBase(), and deviceActive(). |
|
|
Definition at line 78 of file bluebase.h. Referenced by BlueBase(), and deviceActive(). |
|
|
Definition at line 64 of file bluebase.h. Referenced by startServiceActionHold(). |
|
|
Definition at line 72 of file bluebase.h. Referenced by applyConfigChanges(), initGui(), readConfig(), writeConfig(), and writeToHciConfig(). |
1.4.2