KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 155 of file common_settings.h.

Member Data Documentation

◆ active

bool COMMON_SETTINGS::GIT_REPOSITORY::active

Definition at line 162 of file common_settings.h.

◆ authType

wxString COMMON_SETTINGS::GIT_REPOSITORY::authType

Definition at line 159 of file common_settings.h.

◆ checkValid

bool COMMON_SETTINGS::GIT_REPOSITORY::checkValid

Definition at line 163 of file common_settings.h.

◆ name

wxString COMMON_SETTINGS::GIT_REPOSITORY::name

Definition at line 157 of file common_settings.h.

◆ path

wxString COMMON_SETTINGS::GIT_REPOSITORY::path

Definition at line 158 of file common_settings.h.

◆ ssh_path

wxString COMMON_SETTINGS::GIT_REPOSITORY::ssh_path

Definition at line 161 of file common_settings.h.

◆ username

wxString COMMON_SETTINGS::GIT_REPOSITORY::username

Definition at line 160 of file common_settings.h.


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