KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DIALOG_MIGRATE_3D_MODELS::MATCH_CANDIDATE Struct Reference

A ranked candidate shown in column 2. A score of 0 means "keep existing". More...

Public Attributes

wxString m_absPath
 Absolute path, or empty for the "keep existing" row.
 
wxString m_display
 Label shown to the user.
 
int m_score
 Higher = better match.
 

Detailed Description

A ranked candidate shown in column 2. A score of 0 means "keep existing".

Definition at line 97 of file dialog_migrate_3d_models.h.

Member Data Documentation

◆ m_absPath

wxString DIALOG_MIGRATE_3D_MODELS::MATCH_CANDIDATE::m_absPath

◆ m_display

wxString DIALOG_MIGRATE_3D_MODELS::MATCH_CANDIDATE::m_display

◆ m_score

int DIALOG_MIGRATE_3D_MODELS::MATCH_CANDIDATE::m_score

The documentation for this struct was generated from the following file: