Core Namespace
The Core namespace contains all classes that make up the Core plugin which constitute the basic functionality of Qt Creator. More...
| Header: | #include <Core> |
Namespaces
| namespace | MessageManager |
Classes
| class | BaseTextFind |
| struct | NavigationView |
Detailed Description
Namespaces
namespace Core::MessageManager
Classes
class BaseTextFind
The BaseTextFind class implements a find filter for QPlainTextEdit and QTextEdit based widgets. More...
class NavigationView
The NavigationView class is a C struct for wrapping a widget and a list of tool buttons. Wrapping the widget that is shown in the content area of the navigation widget and a list of tool buttons that is shown in the header above it. More...