Loading...
Searching...
No Matches
Classes |
Public Member Functions |
Static Public Member Functions |
Public Attributes |
List of all members
score::Skin Class Reference
Inheritance diagram for score::Skin:
Classes | |
| struct | color_map |
Public Member Functions | |
| void | load (const QJsonObject &style) |
| const Brush * | fromString (const QString &s) const |
| Brush * | fromString (const QString &s) |
| QString | toString (const Brush *) const |
| QVector< QPair< QColor, QString > > | getColors () const |
| QVector< QPair< QColor, QString > > | getDefaultPaletteColors () const |
| void | changed () |
Static Public Member Functions | |
| static Skin & | instance () noexcept |
Public Attributes | |
| QFont | SansFont |
| QFont | MonoFont |
| QFont | MonoFontSmall |
| QFont | SansFontSmall |
| QFont | Bold10Pt |
| QFont | Bold12Pt |
| QFont | Medium7Pt |
| QFont | Medium8Pt |
| QFont | Medium10Pt |
| QFont | Medium12Pt |
| QFont | TitleFont |
| Brush | Dark |
| Brush | HalfDark |
| Brush | DarkGray |
| Brush | Gray |
| Brush | LightGray |
| Brush | HalfLight |
| Brush | Light |
| Brush | Emphasis1 |
| Brush | Emphasis2 |
| Brush | Emphasis3 |
| Brush | Emphasis4 |
| Brush | Emphasis5 |
| Brush | Base1 |
| Brush | Base2 |
| Brush | Base3 |
| Brush | Base4 |
| Brush | Base5 |
| Brush | Warn1 |
| Brush | Warn2 |
| Brush | Warn3 |
| Brush | Background1 |
| Brush | Background2 |
| Brush | Transparent1 |
| Brush | Transparent2 |
| Brush | Transparent3 |
| Brush | Smooth1 |
| Brush | Smooth2 |
| Brush | Smooth3 |
| Brush | Tender1 |
| Brush | Tender2 |
| Brush | Tender3 |
| Brush | Cable1 |
| Brush | Cable2 |
| Brush | Cable3 |
| Brush | SelectedCable1 |
| Brush | SelectedCable2 |
| Brush | SelectedCable3 |
| Brush | Port1 |
| Brush | Port2 |
| Brush | Port3 |
| Brush | Pulse1 |
| Brush | Pulse2 |
| const QPen | TransparentPen |
| const QBrush | TransparentBrush |
| const QPen | NoPen |
| const QBrush | NoBrush |
| QBrush | TextBrush |
| QPen | TextItemPen |
| QBrush | SliderBrush |
| QPen | SliderPen |
| QBrush | SliderInteriorBrush |
| QPen | SliderLine |
| QPen | SliderTextPen |
| QFont | SliderFont |
| QCursor | CursorPointer |
| QCursor | CursorOpenHand |
| QCursor | CursorClosedHand |
| QCursor | CursorPointingHand |
| QCursor | CursorMagnifier |
| QCursor | CursorMove |
| QCursor | CursorScaleH |
| QCursor | CursorScaleV |
| QCursor | CursorScaleFDiag |
| QCursor | CursorSpin |
| QCursor | CursorPlayFromHere |
| QCursor | CursorCreationMode |
| int | PulseIndex {} |
| int | LoadIndex {} |
The documentation for this class was generated from the following files:
- Skin.hpp
- Skin.cpp