phoneapp/phoneuiqtviewadapter/inc/phoneuiqtbuttonscontroller.h
changeset 46 bc5a64e5bc3c
parent 45 6b911d05207e
child 51 f39ed5e045e0
child 65 2a5d4ab426d3
--- a/phoneapp/phoneuiqtviewadapter/inc/phoneuiqtbuttonscontroller.h	Wed Jun 23 18:12:20 2010 +0300
+++ b/phoneapp/phoneuiqtviewadapter/inc/phoneuiqtbuttonscontroller.h	Tue Jul 06 14:15:47 2010 +0300
@@ -38,7 +38,9 @@
         Mute            = 0x80,  // Mute
         MultiCall       = 0x100, // Multi call
         FullConference  = 0x200, // Max member count in conference
-        Outgoing        = 0x400  // Outgoing call
+        Outgoing        = 0x400, // Outgoing call
+        IhfAsPushButton  = 0x800,  // Speaker as push button in bubble
+        BluetoothAvailable   = 0x1000  // Bluetooth available
     };
     Q_DECLARE_FLAGS(PhoneButtonFlags, PhoneButtonFlag)