From 999a0f2d22f132005bde62558ace48a0ce8b1dcc Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 16 Oct 2004 21:06:28 +0000 Subject: -Remove never finished classes by ibotty for the console widget -Put setCurrent into ComboboxHelper and remove duplication from the dialogs -Remove old and unneeded debug output -IOBt, IOIrda can share the implementation for sening,recieving and supports with IOSerial --- (limited to 'noncore/apps/opie-console/io_bt.h') diff --git a/noncore/apps/opie-console/io_bt.h b/noncore/apps/opie-console/io_bt.h index 00ca7e5..156632b 100644 --- a/noncore/apps/opie-console/io_bt.h +++ b/noncore/apps/opie-console/io_bt.h @@ -27,15 +27,12 @@ public: virtual QString identifier() const; virtual QString name() const; - virtual QBitArray supports() const; - virtual bool isConnected(); signals: void received(const QByteArray &); void error(int, const QString &); public slots: - virtual void send( const QByteArray& ); virtual bool open(); virtual void close(); virtual void reload(const Profile &); -- cgit v0.9.0.2