Extending Qt Creator Manual
GenericProposal
Extending Qt Creator Manual 4.9.2
List of All Members for GenericProposal
This is the complete list of members for
TextEditor::GenericProposal
, including inherited members.
GenericProposal
(int , GenericProposalModelPtr )
GenericProposal
(int , const QList<AssistProposalItemInterface *> &)
~GenericProposal
()
basePosition
() const : int
createProposal
(const AssistInterface *, const QuickFixOperations &) : GenericProposal *
createWidget
() const : IAssistProposalWidget *
createWidget
() const : IAssistProposalWidget *
hasItemsToPropose
(
const QString &
,
AssistReason
) const : bool
hasItemsToPropose
(const QString &, AssistReason ) const : bool
isCorrective
(TextEditorWidget *) const : bool
isFragile
() const : bool
m_basePosition
: int
m_isFragile
: bool = false
m_supportsPrefix
: bool = true
makeCorrection
(TextEditorWidget *)
model
() const : TextEditor::ProposalModelPtr
model
() const : ProposalModelPtr
moveBasePosition
(int )
setFragile
(bool )
setSupportsPrefix
(bool )
supportsPrefix
() const : bool