HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::GateLibrarySelectionEntry Class Reference

#include </home/runner/work/hal/hal/plugins/gui/include/gui/gatelibrary_management/gatelibrary_selection.h>

Collaboration diagram for hal::GateLibrarySelectionEntry:
Collaboration graph

Public Member Functions

 GateLibrarySelectionEntry (const QString &name_, const QString &path_, int cnt)
 
QVariant data (int column, bool fullPath) const
 
QString name () const
 
QString path () const
 

Detailed Description

One selectable gate library, i.e., its name and the path it was loaded from.

Definition at line 41 of file gatelibrary_selection.h.

Constructor & Destructor Documentation

◆ GateLibrarySelectionEntry()

hal::GateLibrarySelectionEntry::GateLibrarySelectionEntry ( const QString name_,
const QString path_,
int  cnt 
)
inline

Definition at line 47 of file gatelibrary_selection.h.

Member Function Documentation

◆ data()

QVariant hal::GateLibrarySelectionEntry::data ( int  column,
bool  fullPath 
) const

Definition at line 105 of file gatelibrary_selection.cpp.

References QString::arg().

◆ name()

QString hal::GateLibrarySelectionEntry::name ( ) const
inline

Definition at line 50 of file gatelibrary_selection.h.

◆ path()

QString hal::GateLibrarySelectionEntry::path ( ) const
inline

Definition at line 51 of file gatelibrary_selection.h.


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