summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/bluebase.h
Side-by-side diff
Diffstat (limited to 'noncore/net/opietooth/manager/bluebase.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/bluebase.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/noncore/net/opietooth/manager/bluebase.h b/noncore/net/opietooth/manager/bluebase.h
index 0326daf..743062c 100644
--- a/noncore/net/opietooth/manager/bluebase.h
+++ b/noncore/net/opietooth/manager/bluebase.h
@@ -15,2 +15,3 @@
#include "btdeviceitem.h"
+
#include "popuphelper.h"
@@ -30,2 +31,3 @@ class QTabWidget;
class QCheckBox;
+class BTConnectionItem;
@@ -57,2 +59,3 @@ namespace OpieTooth {
void setInfo();
+
PopupHelper m_popHelper;
@@ -86,2 +89,4 @@ namespace OpieTooth {
void applyConfigChanges();
+ void addSignalStrength();
+ void addSignalStrength( const QString& mac, const QString& strengh );