Home
last modified time | relevance | path

Searched refs:AnnotationCommentTab (Results 1 – 5 of 5) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/annotationeditor/
H A Dannotationcommenttab.cpp40 AnnotationCommentTab::AnnotationCommentTab(QWidget *parent) in AnnotationCommentTab() function in QmlDesigner::AnnotationCommentTab
42 , ui(std::make_unique<Ui::AnnotationCommentTab>()) in AnnotationCommentTab()
81 AnnotationCommentTab::~AnnotationCommentTab() {} in ~AnnotationCommentTab()
83 Comment AnnotationCommentTab::currentComment() const in currentComment()
102 Comment AnnotationCommentTab::originalComment() const in originalComment()
107 void AnnotationCommentTab::setComment(const Comment &comment) in setComment()
113 void AnnotationCommentTab::resetUI() in resetUI()
125 void AnnotationCommentTab::resetComment() in resetComment()
130 DefaultAnnotationsModel *AnnotationCommentTab::defaultAnnotations() const in defaultAnnotations()
141 QString AnnotationCommentTab::backupFile(const QString &filePath) in backupFile()
[all …]
H A Dannotationcommenttab.h42 class AnnotationCommentTab; variable
48 class AnnotationCommentTab : public QWidget
53 explicit AnnotationCommentTab(QWidget *parent = nullptr);
54 ~AnnotationCommentTab();
76 std::unique_ptr<Ui::AnnotationCommentTab> ui;
H A Dannotationtabwidget.cpp75 auto *tab = qobject_cast<AnnotationCommentTab *>(widget(i)); in fetchComments()
112 if (auto *tab = qobject_cast<AnnotationCommentTab *>(widget(i))) in setDefaultAnnotations()
129 auto *commentTab = new AnnotationCommentTab(); in addCommentTab()
143 &AnnotationCommentTab::titleChanged, in addCommentTab()
H A Dannotationtabwidget.h33 class AnnotationCommentTab; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/translations/
H A Dqtcreator_ru.ts39372 <name>QmlDesigner::AnnotationCommentTab</name>