Guitar
Public Attributes | List of all members
JumpDialog::Private Struct Reference
Collaboration diagram for JumpDialog::Private:
Collaboration graph
[legend]

Public Attributes

ItemDelegate delegate
 
QString filter_text
 
QString selected_name
 
NamedCommitList all_items
 
std::optional< NamedCommitListfiltered_items
 
std::unordered_map< std::string, CommitRecord const * > commit_record_map
 
QStringList header
 

Member Data Documentation

◆ all_items

NamedCommitList JumpDialog::Private::all_items

◆ commit_record_map

std::unordered_map<std::string, CommitRecord const *> JumpDialog::Private::commit_record_map

◆ delegate

ItemDelegate JumpDialog::Private::delegate

◆ filter_text

QString JumpDialog::Private::filter_text

◆ filtered_items

std::optional<NamedCommitList> JumpDialog::Private::filtered_items

◆ header

QStringList JumpDialog::Private::header

◆ selected_name

QString JumpDialog::Private::selected_name

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