Extending Qt Creator Manual
VcsBasePluginState
Extending Qt Creator Manual 4.5.0
List of All Members for VcsBasePluginState
This is the complete list of members for
VcsBase::VcsBasePluginState
, including inherited members.
VcsBasePluginState
()
VcsBasePluginState
(
const VcsBasePluginState &
)
~VcsBasePluginState
()
clear
()
currentFile
() const : QString
currentFileDirectory
() const : QString
currentFileName
() const : QString
currentFileTopLevel
() const : QString
currentPatchFile
() const : QString
currentPatchFileDisplayName
() const : QString
currentProjectName
() const : QString
currentProjectPath
() const : QString
currentProjectTopLevel
() const : QString
equals
(const VcsBasePluginState &) const : bool
hasFile
() const : bool
hasPatchFile
() const : bool
hasProject
() const : bool
hasTopLevel
() const : bool
isEmpty
() const : bool
relativeCurrentFile
() const : QString
relativeCurrentProject
() const : QString
topLevel
() const : QString
operator=
(
const VcsBasePluginState &
) : VcsBasePluginState &