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 AsynchronousMessageBox
namespace Constants
namespace FileIconProvider
namespace Icons
namespace Reaper
namespace Search
namespace Tests

Classes

Types

enum FindFlag { FindBackward, FindCaseSensitively, FindWholeWords, FindRegularExpression, FindPreserveCase }
typedef GeneratedFiles
enum Side { }
enum anonymous { UseMacShortcuts, UseMacShortcuts, UseMacShortcuts, UseMacShortcuts, ..., UseMacShortcuts }

Functions

int qHash(int)
int qHash(Core::Id)

Detailed Description

The Core namespace contains all classes that make up the Core plugin which constitute the basic functionality of Qt Creator.

Namespaces

namespace Core::AsynchronousMessageBox

namespace Core::Constants

namespace Core::FileIconProvider

namespace Core::Icons

namespace Core::Reaper

namespace Core::Search

namespace Core::Tests

Classes

class LocatorFilterEntry

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...

class SearchResultItem

Type Documentation

enum Core::FindFlag

typedef Core::GeneratedFiles

enum Core::Side

enum Core::anonymous

Function Documentation

int Core::qHash(int)

int Core::qHash(Core::Id)