|
scim
1.4.14
|
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.
|
inline |
|
inline |
| String scim::PanelFactoryInfo::uuid |
| String scim::PanelFactoryInfo::name |
| String scim::PanelFactoryInfo::lang |
| String scim::PanelFactoryInfo::icon |