HAL
hal::GateSelectEntry Class Reference

The GateSelectEntry class comprises a single entry of the module selection table. More...

#include <gate_select_model.h>

Collaboration diagram for hal::GateSelectEntry:
Collaboration graph

Public Member Functions

 GateSelectEntry (Gate *g)
 
QVariant data (int icol) const
 data returns data from requested column More...
 
u32 id () const
 

Detailed Description

The GateSelectEntry class comprises a single entry of the module selection table.

Definition at line 46 of file gate_select_model.h.

Constructor & Destructor Documentation

◆ GateSelectEntry()

hal::GateSelectEntry::GateSelectEntry ( Gate g)

Definition at line 38 of file gate_select_model.cpp.

References QString::fromStdString(), and test_plugin::g.

Member Function Documentation

◆ data()

QVariant hal::GateSelectEntry::data ( int  icol) const

data returns data from requested column

Parameters
icolcolumn number (0, 1, 2, 3)
Returns
0=Id 1=name 2=type

Definition at line 45 of file gate_select_model.cpp.

Referenced by hal::GateSelectModel::data().

◆ id()

u32 hal::GateSelectEntry::id ( ) const
inline

Definition at line 60 of file gate_select_model.h.


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