From 13e8e8cbaede72948d3901a1a903eba43854d770 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 31 Mar 2003 14:30:17 +0000 Subject: - initial attempt to autodetect driver - add possibility to play sounds when receiving beacon and/or found a new network --- (limited to 'noncore/net/wellenreiter/gui/scanlist.h') diff --git a/noncore/net/wellenreiter/gui/scanlist.h b/noncore/net/wellenreiter/gui/scanlist.h index da9369f..01db172 100644 --- a/noncore/net/wellenreiter/gui/scanlist.h +++ b/noncore/net/wellenreiter/gui/scanlist.h @@ -91,6 +91,9 @@ class MScanListItem: public OListViewItem virtual void serializeTo( QDataStream& s ) const; virtual void serializeFrom( QDataStream& s ); + protected: + void playSound( const QString& ) const; + private: QString _type; QString _essid; -- cgit v0.9.0.2