KiCad PCB EDA Suite
Loading...
Searching...
No Matches
COMMON_SETTINGS::GIT_REPOSITORY Struct Reference

#include <common_settings.h>

Public Attributes

wxString name
 
wxString path
 
wxString authType
 
wxString username
 
wxString ssh_path
 
bool active
 
bool checkValid
 

Detailed Description

Definition at line 152 of file common_settings.h.

Member Data Documentation

◆ active

bool COMMON_SETTINGS::GIT_REPOSITORY::active

◆ authType

wxString COMMON_SETTINGS::GIT_REPOSITORY::authType

◆ checkValid

bool COMMON_SETTINGS::GIT_REPOSITORY::checkValid

Definition at line 160 of file common_settings.h.

Referenced by PANEL_GIT_REPOS::TransferDataFromWindow().

◆ name

wxString COMMON_SETTINGS::GIT_REPOSITORY::name

◆ path

wxString COMMON_SETTINGS::GIT_REPOSITORY::path

◆ ssh_path

wxString COMMON_SETTINGS::GIT_REPOSITORY::ssh_path

◆ username

wxString COMMON_SETTINGS::GIT_REPOSITORY::username

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