Extending Qt Creator Manual
VcsBaseSubmitEditor
Extending Qt Creator Manual 4.3.1
List of All Members for VcsBaseSubmitEditor
This is the complete list of members for
VcsBase::VcsBaseSubmitEditor
, including inherited members.
enum
PromptSubmitResult
VcsBaseSubmitEditor
(const VcsBaseSubmitEditorParameters *, SubmitEditorWidget *)
~VcsBaseSubmitEditor
()
blockSignals
(bool )
checkScriptWorkingDirectory
() const : QString
checkedFiles
() const : QStringList
childEvent
(QChildEvent *)
children
() const
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
context
() const : Context
contextHelpId
() const : QString
currentColumn
() const : int
currentLine
() const : int
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
description
() const : QString
destroyed
(QObject *)
diffIcon
() : QIcon
diffSelectedFiles
(const QStringList &)
diffSelectedRows
(const QList<int> &)
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectNotify
(const QMetaMethod &)
document
() : IDocument *
document
() : Core::IDocument *
dumpObjectInfo
() const
dumpObjectTree
() const
duplicate
() : IEditor *
duplicateSupported
() const : bool
dynamicPropertyNames
() const
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
fileContents
() const : QByteArray
fileContentsChanged
()
fileListSelectionMode
() const : QAbstractItemView::SelectionMode
fileModel
() const : SubmitFileModel *
filterUntrackedFilesOfProject
(const QString &, QStringList *)
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
gotoLine
(int , int , bool )
inherits
(const char *) const
installEventFilter
(QObject *)
isDescriptionMandatory
() const : bool
isDesignModePreferred
() const : bool
isEmptyFileListEnabled
() const : bool
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
killTimer
(int )
lineWrap
() const : bool
lineWrapWidth
() const : int
m_context
: Context
m_contextHelpId
: QString
m_widget
: QPointer<QWidget>
metaObject
() const
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
parent
() const
promptSubmit
(const QString &, const QString &, const QString &, bool *, bool , bool ) : PromptSubmitResult
property
(const char *) const
receivers
(const char *) const
registerActions
(QAction *, QAction *, QAction *, QAction *)
removeEventFilter
(QObject *)
restoreState
(const QByteArray &) : bool
rowsToFiles
(const QList<int> &) const : QStringList
saveState
() const : QByteArray
sender
() const
senderSignalIndex
() const
setCheckScriptWorkingDirectory
(
const QString &
)
setContext
(const Context &)
setContextHelpId
(const QString &)
setDescription
(const QString &)
setDescriptionMandatory
(bool )
setDuplicateSupported
(bool )
setEmptyFileListEnabled
(bool )
setFileContents
(const QByteArray &) : bool
setFileListSelectionMode
(QAbstractItemView::SelectionMode )
setFileModel
(SubmitFileModel *)
setLineWrap
(
bool
)
setLineWrapWidth
(
int
)
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
setWidget
(QWidget *)
signalsBlocked
() const
startTimer
(int , Qt::TimerType )
startTimer
(std::chrono::milliseconds , Qt::TimerType )
staticMetaObject
:
staticQtMetaObject
:
submitIcon
() : QIcon
thread
() const
timerEvent
(QTimerEvent *)
toolBar
() : QWidget *
toolBar
() : QWidget *
tr
(const char *, const char *, int )
unregisterActions
(QAction *, QAction *, QAction *, QAction *)
updateFileModel
()
widget
() const : QWidget *