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

Tab-compnent. More...

#include <ContainerGUIComponents.h>

Inheritance diagram for icl::qt::Tab:
icl::qt::ContainerGUIComponent icl::qt::GUI

List of all members.

Public Member Functions

 Tab (const std::string &commaSepTitles, QWidget *parent=0)
 create Tab with given list of tab-labels optionally given parent

Detailed Description

Tab-compnent.


Constructor & Destructor Documentation

icl::qt::Tab::Tab ( const std::string &  commaSepTitles,
QWidget *  parent = 0 
) [inline]

create Tab with given list of tab-labels optionally given parent

If more components are included, than tab-labels were given, a warning is shown and a dummy tab label is created


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