Guitar
Classes | Typedefs
TextEditorTheme.h File Reference
#include <QColor>
#include <memory>
Include dependency graph for TextEditorTheme.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TextEditorTheme
 

Typedefs

using TextEditorThemePtr = std::shared_ptr< TextEditorTheme >
 

Typedef Documentation

◆ TextEditorThemePtr

using TextEditorThemePtr = std::shared_ptr<TextEditorTheme>