Guitar
Classes | Public Member Functions | Protected Member Functions | Private Slots | Private Member Functions | Private Attributes | List of all members
RepositoryUrlLineEdit Class Reference

#include <RepositoryUrlLineEdit.h>

Inheritance diagram for RepositoryUrlLineEdit:
Inheritance graph
[legend]
Collaboration diagram for RepositoryUrlLineEdit:
Collaboration graph
[legend]

Classes

struct  Private
 

Public Member Functions

 RepositoryUrlLineEdit (QWidget *parent=nullptr)
 
 ~RepositoryUrlLineEdit ()
 

Protected Member Functions

void customEvent (QEvent *event)
 
bool eventFilter (QObject *watched, QEvent *event)
 

Private Slots

void setNextRepositoryUrlCandidate (bool forward)
 RepositoryUrlLineEdit::setNextRepositoryUrlCandidate. More...
 

Private Member Functions

void updateRepositoryUrlCandidates ()
 RepositoryUrlLineEdit::updateRepositoryUrlCandidates. More...
 

Private Attributes

Privatem
 

Constructor & Destructor Documentation

◆ RepositoryUrlLineEdit()

RepositoryUrlLineEdit::RepositoryUrlLineEdit ( QWidget *  parent = nullptr)
explicit
Here is the call graph for this function:

◆ ~RepositoryUrlLineEdit()

RepositoryUrlLineEdit::~RepositoryUrlLineEdit ( )

Member Function Documentation

◆ customEvent()

void RepositoryUrlLineEdit::customEvent ( QEvent *  event)
protected
Here is the call graph for this function:

◆ eventFilter()

bool RepositoryUrlLineEdit::eventFilter ( QObject *  watched,
QEvent *  event 
)
protected

◆ setNextRepositoryUrlCandidate

void RepositoryUrlLineEdit::setNextRepositoryUrlCandidate ( bool  forward)
privateslot

RepositoryUrlLineEdit::setNextRepositoryUrlCandidate.

次の候補を選択する

Here is the call graph for this function:

◆ updateRepositoryUrlCandidates()

void RepositoryUrlLineEdit::updateRepositoryUrlCandidates ( )
private

RepositoryUrlLineEdit::updateRepositoryUrlCandidates.

Returns

テキストからリポジトリのURLを推測し、候補を作成する

Here is the call graph for this function:

Member Data Documentation

◆ m

Private* RepositoryUrlLineEdit::m
private

The documentation for this class was generated from the following files: