Developer Documentation
addEmptyWidget Class Reference
Inheritance diagram for addEmptyWidget:

Signals

void chosen (DataType type, int &id)
 

Public Member Functions

 addEmptyWidget (const std::vector< DataType > &_types, const QStringList &_typeNames, QWidget *parent=0)
 

Private Slots

void slotAddEmpty ()
 

Private Attributes

std::vector< DataTypetypes_
 
QStringList typeNames_
 

Detailed Description

Definition at line 48 of file addEmptyWidget.hh.

Constructor & Destructor Documentation

◆ addEmptyWidget()

addEmptyWidget::addEmptyWidget ( const std::vector< DataType > &  _types,
const QStringList &  _typeNames,
QWidget *  parent = 0 
)

Definition at line 50 of file addEmptyWidget.cc.

Member Function Documentation

◆ slotAddEmpty

void addEmptyWidget::slotAddEmpty ( )
privateslot

Definition at line 71 of file addEmptyWidget.cc.

Member Data Documentation

◆ typeNames_

QStringList addEmptyWidget::typeNames_
private

Definition at line 56 of file addEmptyWidget.hh.

◆ types_

std::vector< DataType > addEmptyWidget::types_
private

Definition at line 55 of file addEmptyWidget.hh.


The documentation for this class was generated from the following files: