messagingapp/shareui/inc/shareuiprivate.h
changeset 51 3507212d340e
parent 48 4f501b74aeb1
child 63 eceabb8c7a12
equal deleted inserted replaced
49:2a272ef608c4 51:3507212d340e
   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     
   234     
   235     /**
       
   236      * Mapping servicename to the interface descriptor.required to 
       
   237      * sort the services.
       
   238      */ 
       
   239     QMap<QString,XQAiwInterfaceDescriptor > mServiceInterfaceMap;
       
   240     };
   235     };
   241 
   236 
   242 #endif /* __SHARE_UI_PRIVATE_H__ */
   237 #endif /* __SHARE_UI_PRIVATE_H__ */