scim  1.4.16
scim::PanelFactoryInfo Struct Reference

Structure to hold factory information. It's used by PanelAgent and PanelClient classes. More...

#include <scim_panel_common.h>

Public Member Functions

 PanelFactoryInfo ()
 
 PanelFactoryInfo (const String &u, const String &n, const String &l, const String &i)
 

Public Attributes

String uuid
 
String name
 
String lang
 
String icon
 

Detailed Description

Structure to hold factory information. It's used by PanelAgent and PanelClient classes.

Constructor & Destructor Documentation

scim::PanelFactoryInfo::PanelFactoryInfo ( )
inline
scim::PanelFactoryInfo::PanelFactoryInfo ( const String u,
const String n,
const String l,
const String i 
)
inline

Member Data Documentation

String scim::PanelFactoryInfo::uuid
String scim::PanelFactoryInfo::name
String scim::PanelFactoryInfo::lang
String scim::PanelFactoryInfo::icon

The documentation for this struct was generated from the following file: