Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
icl::qt::Label Struct Reference

Label component for displaying text. More...

#include <GUIComponents.h>

Inheritance diagram for icl::qt::Label:
icl::qt::GUIComponent

List of all members.

Public Member Functions

 Label (const std::string &text="")
 create label with optionally given initial text

Detailed Description

Label component for displaying text.

Creates a LabelHandle, that can be used to display text. The text can have several lines


Constructor & Destructor Documentation

icl::qt::Label::Label ( const std::string &  text = "") [inline]

create label with optionally given initial text


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines