|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
#include </home/runner/work/hal/hal/plugins/gui/include/gui/gatelibrary_management/gatelibrary_selection.h>

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 |
One selectable gate library, i.e., its name and the path it was loaded from.
Definition at line 41 of file gatelibrary_selection.h.
|
inline |
Definition at line 47 of file gatelibrary_selection.h.
| QVariant hal::GateLibrarySelectionEntry::data | ( | int | column, |
| bool | fullPath | ||
| ) | const |
Definition at line 105 of file gatelibrary_selection.cpp.
References QString::arg().
|
inline |
Definition at line 50 of file gatelibrary_selection.h.
|
inline |
Definition at line 51 of file gatelibrary_selection.h.