Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
textedit_taskmenu.h File Reference

(a5bb88c896170ec0c719c3a73ce932cb8d5205ca)

#include <QtWidgets/qtextedit.h>
#include <QtWidgets/qplaintextedit.h>
#include <qdesigner_taskmenu_p.h>
#include <extensionfactory_p.h>
+ Include dependency graph for textedit_taskmenu.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  qdesigner_internal::TextEditTaskMenu
 

Namespaces

namespace  qdesigner_internal
 Auxiliary methods to store/retrieve settings.
 

Typedefs

using qdesigner_internal::TextEditTaskMenuFactory = ExtensionFactory<QDesignerTaskMenuExtension, QTextEdit, TextEditTaskMenu>
 
using qdesigner_internal::PlainTextEditTaskMenuFactory = ExtensionFactory<QDesignerTaskMenuExtension, QPlainTextEdit, TextEditTaskMenu>