scim
1.4.13
|
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 |
Structure to hold factory information. It's used by PanelAgent and PanelClient classes.
scim::PanelFactoryInfo::PanelFactoryInfo | ( | ) | [inline] |
scim::PanelFactoryInfo::PanelFactoryInfo | ( | const String & | u, |
const String & | n, | ||
const String & | l, | ||
const String & | i | ||
) | [inline] |