messagingapp/shareui/inc/shareuiprivate.h
changeset 48 4f501b74aeb1
parent 37 518b245aa84c
child 51 3507212d340e
equal deleted inserted replaced
46:b1f0785c289d 48:4f501b74aeb1
   229     
   229     
   230     /**
   230     /**
   231      * Whether to launch the sending application as embedded or not.
   231      * Whether to launch the sending application as embedded or not.
   232      */
   232      */
   233     bool mIsEmbedded;  
   233     bool mIsEmbedded;  
       
   234     
       
   235     /**
       
   236      * Mapping servicename to the interface descriptor.required to 
       
   237      * sort the services.
       
   238      */ 
       
   239     QMap<QString,XQAiwInterfaceDescriptor > mServiceInterfaceMap;
   234     };
   240     };
   235 
   241 
   236 #endif /* __SHARE_UI_PRIVATE_H__ */
   242 #endif /* __SHARE_UI_PRIVATE_H__ */