scim  1.4.18
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

◆ PanelFactoryInfo() [1/2]

scim::PanelFactoryInfo::PanelFactoryInfo ( )
inline

◆ PanelFactoryInfo() [2/2]

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

Member Data Documentation

◆ uuid

String scim::PanelFactoryInfo::uuid

◆ name

String scim::PanelFactoryInfo::name

◆ lang

String scim::PanelFactoryInfo::lang

◆ icon

String scim::PanelFactoryInfo::icon

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