QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
QGCPalette Class Reference

#include <QGCPalette.h>

+ Inheritance diagram for QGCPalette:
+ Collaboration diagram for QGCPalette:

Public Types

enum  ColorGroup { ColorGroupDisabled = 0 , ColorGroupEnabled , cMaxColorGroup }
 
enum  Theme { Light = 0 , Dark , cMaxTheme }
 
typedef QColor PaletteColorInfo_t[cMaxTheme][cMaxColorGroup]
 

Signals

void paletteChanged ()
 

Public Member Functions

Theme globalTheme READ globalTheme WRITE setGlobalTheme NOTIFY paletteChanged (bool colorGroupEnabled READ colorGroupEnabled WRITE setColorGroupEnabled NOTIFY paletteChanged) 1(QStringList colors READ colors CONSTANT) 1(QColor window READ window WRITE setWindow NOTIFY paletteChanged) 1(QStringList windowColors READ windowColors NOTIFY paletteChanged) QColor window() const
 
QStringList windowColors () const
 
void setWindow (const QColor &color)
 
QColor windowTransparent READ windowTransparent WRITE setWindowTransparent NOTIFY paletteChanged (QStringList windowTransparentColors READ windowTransparentColors NOTIFY paletteChanged) QColor windowTransparent() const
 
QStringList windowTransparentColors () const
 
void setWindowTransparent (const QColor &color)
 
QColor windowShadeLight READ windowShadeLight WRITE setWindowShadeLight NOTIFY paletteChanged (QStringList windowShadeLightColors READ windowShadeLightColors NOTIFY paletteChanged) QColor windowShadeLight() const
 
QStringList windowShadeLightColors () const
 
void setWindowShadeLight (const QColor &color)
 
QColor windowShade READ windowShade WRITE setWindowShade NOTIFY paletteChanged (QStringList windowShadeColors READ windowShadeColors NOTIFY paletteChanged) QColor windowShade() const
 
QStringList windowShadeColors () const
 
void setWindowShade (const QColor &color)
 
QColor windowShadeDark READ windowShadeDark WRITE setWindowShadeDark NOTIFY paletteChanged (QStringList windowShadeDarkColors READ windowShadeDarkColors NOTIFY paletteChanged) QColor windowShadeDark() const
 
QStringList windowShadeDarkColors () const
 
void setWindowShadeDark (const QColor &color)
 
QColor text READ text WRITE setText NOTIFY paletteChanged (QStringList textColors READ textColors NOTIFY paletteChanged) QColor text() const
 
QStringList textColors () const
 
void setText (const QColor &color)
 
QColor windowTransparentText READ windowTransparentText WRITE setWindowTransparentText NOTIFY paletteChanged (QStringList windowTransparentTextColors READ windowTransparentTextColors NOTIFY paletteChanged) QColor windowTransparentText() const
 
QStringList windowTransparentTextColors () const
 
void setWindowTransparentText (const QColor &color)
 
QColor warningText READ warningText WRITE setWarningText NOTIFY paletteChanged (QStringList warningTextColors READ warningTextColors NOTIFY paletteChanged) QColor warningText() const
 
QStringList warningTextColors () const
 
void setWarningText (const QColor &color)
 
QColor button READ button WRITE setButton NOTIFY paletteChanged (QStringList buttonColors READ buttonColors NOTIFY paletteChanged) QColor button() const
 
QStringList buttonColors () const
 
void setButton (const QColor &color)
 
QColor buttonBorder READ buttonBorder WRITE setButtonBorder NOTIFY paletteChanged (QStringList buttonBorderColors READ buttonBorderColors NOTIFY paletteChanged) QColor buttonBorder() const
 
QStringList buttonBorderColors () const
 
void setButtonBorder (const QColor &color)
 
QColor buttonText READ buttonText WRITE setButtonText NOTIFY paletteChanged (QStringList buttonTextColors READ buttonTextColors NOTIFY paletteChanged) QColor buttonText() const
 
QStringList buttonTextColors () const
 
void setButtonText (const QColor &color)
 
QColor buttonHighlight READ buttonHighlight WRITE setButtonHighlight NOTIFY paletteChanged (QStringList buttonHighlightColors READ buttonHighlightColors NOTIFY paletteChanged) QColor buttonHighlight() const
 
QStringList buttonHighlightColors () const
 
void setButtonHighlight (const QColor &color)
 
QColor buttonHighlightText READ buttonHighlightText WRITE setButtonHighlightText NOTIFY paletteChanged (QStringList buttonHighlightTextColors READ buttonHighlightTextColors NOTIFY paletteChanged) QColor buttonHighlightText() const
 
QStringList buttonHighlightTextColors () const
 
void setButtonHighlightText (const QColor &color)
 
QColor primaryButton READ primaryButton WRITE setPrimaryButton NOTIFY paletteChanged (QStringList primaryButtonColors READ primaryButtonColors NOTIFY paletteChanged) QColor primaryButton() const
 
QStringList primaryButtonColors () const
 
void setPrimaryButton (const QColor &color)
 
QColor primaryButtonText READ primaryButtonText WRITE setPrimaryButtonText NOTIFY paletteChanged (QStringList primaryButtonTextColors READ primaryButtonTextColors NOTIFY paletteChanged) QColor primaryButtonText() const
 
QStringList primaryButtonTextColors () const
 
void setPrimaryButtonText (const QColor &color)
 
QColor textField READ textField WRITE setTextField NOTIFY paletteChanged (QStringList textFieldColors READ textFieldColors NOTIFY paletteChanged) QColor textField() const
 
QStringList textFieldColors () const
 
void setTextField (const QColor &color)
 
QColor textFieldText READ textFieldText WRITE setTextFieldText NOTIFY paletteChanged (QStringList textFieldTextColors READ textFieldTextColors NOTIFY paletteChanged) QColor textFieldText() const
 
QStringList textFieldTextColors () const
 
void setTextFieldText (const QColor &color)
 
QColor mapButton READ mapButton WRITE setMapButton NOTIFY paletteChanged (QStringList mapButtonColors READ mapButtonColors NOTIFY paletteChanged) QColor mapButton() const
 
QStringList mapButtonColors () const
 
void setMapButton (const QColor &color)
 
QColor mapButtonHighlight READ mapButtonHighlight WRITE setMapButtonHighlight NOTIFY paletteChanged (QStringList mapButtonHighlightColors READ mapButtonHighlightColors NOTIFY paletteChanged) QColor mapButtonHighlight() const
 
QStringList mapButtonHighlightColors () const
 
void setMapButtonHighlight (const QColor &color)
 
QColor mapIndicator READ mapIndicator WRITE setMapIndicator NOTIFY paletteChanged (QStringList mapIndicatorColors READ mapIndicatorColors NOTIFY paletteChanged) QColor mapIndicator() const
 
QStringList mapIndicatorColors () const
 
void setMapIndicator (const QColor &color)
 
QColor mapIndicatorChild READ mapIndicatorChild WRITE setMapIndicatorChild NOTIFY paletteChanged (QStringList mapIndicatorChildColors READ mapIndicatorChildColors NOTIFY paletteChanged) QColor mapIndicatorChild() const
 
QStringList mapIndicatorChildColors () const
 
void setMapIndicatorChild (const QColor &color)
 
QColor mapWidgetBorderLight READ mapWidgetBorderLight WRITE setMapWidgetBorderLight NOTIFY paletteChanged (QStringList mapWidgetBorderLightColors READ mapWidgetBorderLightColors NOTIFY paletteChanged) QColor mapWidgetBorderLight() const
 
QStringList mapWidgetBorderLightColors () const
 
void setMapWidgetBorderLight (const QColor &color)
 
QColor mapWidgetBorderDark READ mapWidgetBorderDark WRITE setMapWidgetBorderDark NOTIFY paletteChanged (QStringList mapWidgetBorderDarkColors READ mapWidgetBorderDarkColors NOTIFY paletteChanged) QColor mapWidgetBorderDark() const
 
QStringList mapWidgetBorderDarkColors () const
 
void setMapWidgetBorderDark (const QColor &color)
 
QColor mapMissionTrajectory READ mapMissionTrajectory WRITE setMapMissionTrajectory NOTIFY paletteChanged (QStringList mapMissionTrajectoryColors READ mapMissionTrajectoryColors NOTIFY paletteChanged) QColor mapMissionTrajectory() const
 
QStringList mapMissionTrajectoryColors () const
 
void setMapMissionTrajectory (const QColor &color)
 
QColor brandingPurple READ brandingPurple WRITE setBrandingPurple NOTIFY paletteChanged (QStringList brandingPurpleColors READ brandingPurpleColors NOTIFY paletteChanged) QColor brandingPurple() const
 
QStringList brandingPurpleColors () const
 
void setBrandingPurple (const QColor &color)
 
QColor brandingBlue READ brandingBlue WRITE setBrandingBlue NOTIFY paletteChanged (QStringList brandingBlueColors READ brandingBlueColors NOTIFY paletteChanged) QColor brandingBlue() const
 
QStringList brandingBlueColors () const
 
void setBrandingBlue (const QColor &color)
 
QColor colorGreen READ colorGreen WRITE setColorGreen NOTIFY paletteChanged (QStringList colorGreenColors READ colorGreenColors NOTIFY paletteChanged) QColor colorGreen() const
 
QStringList colorGreenColors () const
 
void setColorGreen (const QColor &color)
 
QColor colorYellow READ colorYellow WRITE setColorYellow NOTIFY paletteChanged (QStringList colorYellowColors READ colorYellowColors NOTIFY paletteChanged) QColor colorYellow() const
 
QStringList colorYellowColors () const
 
void setColorYellow (const QColor &color)
 
QColor colorYellowGreen READ colorYellowGreen WRITE setColorYellowGreen NOTIFY paletteChanged (QStringList colorYellowGreenColors READ colorYellowGreenColors NOTIFY paletteChanged) QColor colorYellowGreen() const
 
QStringList colorYellowGreenColors () const
 
void setColorYellowGreen (const QColor &color)
 
QColor colorOrange READ colorOrange WRITE setColorOrange NOTIFY paletteChanged (QStringList colorOrangeColors READ colorOrangeColors NOTIFY paletteChanged) QColor colorOrange() const
 
QStringList colorOrangeColors () const
 
void setColorOrange (const QColor &color)
 
QColor colorRed READ colorRed WRITE setColorRed NOTIFY paletteChanged (QStringList colorRedColors READ colorRedColors NOTIFY paletteChanged) QColor colorRed() const
 
QStringList colorRedColors () const
 
void setColorRed (const QColor &color)
 
QColor colorGrey READ colorGrey WRITE setColorGrey NOTIFY paletteChanged (QStringList colorGreyColors READ colorGreyColors NOTIFY paletteChanged) QColor colorGrey() const
 
QStringList colorGreyColors () const
 
void setColorGrey (const QColor &color)
 
QColor colorBlue READ colorBlue WRITE setColorBlue NOTIFY paletteChanged (QStringList colorBlueColors READ colorBlueColors NOTIFY paletteChanged) QColor colorBlue() const
 
QStringList colorBlueColors () const
 
void setColorBlue (const QColor &color)
 
QColor alertBackground READ alertBackground WRITE setAlertBackground NOTIFY paletteChanged (QStringList alertBackgroundColors READ alertBackgroundColors NOTIFY paletteChanged) QColor alertBackground() const
 
QStringList alertBackgroundColors () const
 
void setAlertBackground (const QColor &color)
 
QColor alertBorder READ alertBorder WRITE setAlertBorder NOTIFY paletteChanged (QStringList alertBorderColors READ alertBorderColors NOTIFY paletteChanged) QColor alertBorder() const
 
QStringList alertBorderColors () const
 
void setAlertBorder (const QColor &color)
 
QColor alertText READ alertText WRITE setAlertText NOTIFY paletteChanged (QStringList alertTextColors READ alertTextColors NOTIFY paletteChanged) QColor alertText() const
 
QStringList alertTextColors () const
 
void setAlertText (const QColor &color)
 
QColor missionItemEditor READ missionItemEditor WRITE setMissionItemEditor NOTIFY paletteChanged (QStringList missionItemEditorColors READ missionItemEditorColors NOTIFY paletteChanged) QColor missionItemEditor() const
 
QStringList missionItemEditorColors () const
 
void setMissionItemEditor (const QColor &color)
 
QColor statusFailedText READ statusFailedText WRITE setstatusFailedText NOTIFY paletteChanged (QStringList statusFailedTextColors READ statusFailedTextColors NOTIFY paletteChanged) QColor statusFailedText() const
 
QStringList statusFailedTextColors () const
 
void setstatusFailedText (const QColor &color)
 
QColor statusPassedText READ statusPassedText WRITE setstatusPassedText NOTIFY paletteChanged (QStringList statusPassedTextColors READ statusPassedTextColors NOTIFY paletteChanged) QColor statusPassedText() const
 
QStringList statusPassedTextColors () const
 
void setstatusPassedText (const QColor &color)
 
QColor statusPendingText READ statusPendingText WRITE setstatusPendingText NOTIFY paletteChanged (QStringList statusPendingTextColors READ statusPendingTextColors NOTIFY paletteChanged) QColor statusPendingText() const
 
QStringList statusPendingTextColors () const
 
void setstatusPendingText (const QColor &color)
 
QColor surveyPolygonInterior READ surveyPolygonInterior WRITE setSurveyPolygonInterior NOTIFY paletteChanged (QStringList surveyPolygonInteriorColors READ surveyPolygonInteriorColors NOTIFY paletteChanged) QColor surveyPolygonInterior() const
 
QStringList surveyPolygonInteriorColors () const
 
void setSurveyPolygonInterior (const QColor &color)
 
QColor surveyPolygonTerrainCollision READ surveyPolygonTerrainCollision WRITE setSurveyPolygonTerrainCollision NOTIFY paletteChanged (QStringList surveyPolygonTerrainCollisionColors READ surveyPolygonTerrainCollisionColors NOTIFY paletteChanged) QColor surveyPolygonTerrainCollision() const
 
QStringList surveyPolygonTerrainCollisionColors () const
 
void setSurveyPolygonTerrainCollision (const QColor &color)
 
QColor toolbarBackground READ toolbarBackground WRITE setToolbarBackground NOTIFY paletteChanged (QStringList toolbarBackgroundColors READ toolbarBackgroundColors NOTIFY paletteChanged) QColor toolbarBackground() const
 
QStringList toolbarBackgroundColors () const
 
void setToolbarBackground (const QColor &color)
 
QColor toolStripFGColor READ toolStripFGColor WRITE setToolStripFGColor NOTIFY paletteChanged (QStringList toolStripFGColorColors READ toolStripFGColorColors NOTIFY paletteChanged) QColor toolStripFGColor() const
 
QStringList toolStripFGColorColors () const
 
void setToolStripFGColor (const QColor &color)
 
QColor toolStripHoverColor READ toolStripHoverColor WRITE setToolStripHoverColor NOTIFY paletteChanged (QStringList toolStripHoverColorColors READ toolStripHoverColorColors NOTIFY paletteChanged) QColor toolStripHoverColor() const
 
QStringList toolStripHoverColorColors () const
 
void setToolStripHoverColor (const QColor &color)
 
QColor groupBorder READ groupBorder WRITE setGroupBorder NOTIFY paletteChanged (QStringList groupBorderColors READ groupBorderColors NOTIFY paletteChanged) QColor groupBorder() const
 
QStringList groupBorderColors () const
 
void setGroupBorder (const QColor &color)
 
QColor photoCaptureButtonColor READ photoCaptureButtonColor WRITE setPhotoCaptureButtonColor NOTIFY paletteChanged (QStringList photoCaptureButtonColorColors READ photoCaptureButtonColorColors NOTIFY paletteChanged) QColor photoCaptureButtonColor() const
 
QStringList photoCaptureButtonColorColors () const
 
void setPhotoCaptureButtonColor (const QColor &color)
 
QColor videoCaptureButtonColor READ videoCaptureButtonColor WRITE setVideoCaptureButtonColor NOTIFY paletteChanged (QStringList videoCaptureButtonColorColors READ videoCaptureButtonColorColors NOTIFY paletteChanged) QColor videoCaptureButtonColor() const
 
QStringList videoCaptureButtonColorColors () const
 
void setVideoCaptureButtonColor (const QColor &color)
 
 QGCPalette (QObject *parent=nullptr)
 
 ~QGCPalette ()
 
QStringList colors () const
 
bool colorGroupEnabled () const
 
void setColorGroupEnabled (bool enabled)
 

Static Public Member Functions

static Theme globalTheme ()
 
static void setGlobalTheme (Theme newTheme)
 

Detailed Description

QGCPalette is used in QML ui to expose color properties for the QGC palette. There are two separate palettes in QGC, light and dark. The light palette is for outdoor use and the dark palette is for indoor use. Each palette also has a set of different colors for enabled and disabled states.

Usage:

    1.0

   Rectangle {
       anchors.fill:   parent
       color:          qgcPal.window

       QGCPalette { id: qgcPal: colorGroupEnabled: enabled }
   }

Definition at line 82 of file QGCPalette.h.

Member Typedef Documentation

◆ PaletteColorInfo_t

typedef QColor QGCPalette::PaletteColorInfo_t[cMaxTheme][cMaxColorGroup]

Definition at line 101 of file QGCPalette.h.

Member Enumeration Documentation

◆ ColorGroup

Enumerator
ColorGroupDisabled 
ColorGroupEnabled 
cMaxColorGroup 

Definition at line 88 of file QGCPalette.h.

◆ Theme

Enumerator
Light 
Dark 
cMaxTheme 

Definition at line 94 of file QGCPalette.h.

Constructor & Destructor Documentation

◆ QGCPalette()

QGCPalette::QGCPalette ( QObject *  parent = nullptr)

Definition at line 14 of file QGCPalette.cc.

◆ ~QGCPalette()

QGCPalette::~QGCPalette ( )

Definition at line 26 of file QGCPalette.cc.

Member Function Documentation

◆ alertBackgroundColors()

QStringList QGCPalette::alertBackgroundColors ( ) const
inline

Definition at line 140 of file QGCPalette.h.

◆ alertBorderColors()

QStringList QGCPalette::alertBorderColors ( ) const
inline

Definition at line 141 of file QGCPalette.h.

◆ alertTextColors()

QStringList QGCPalette::alertTextColors ( ) const
inline

Definition at line 142 of file QGCPalette.h.

◆ brandingBlueColors()

QStringList QGCPalette::brandingBlueColors ( ) const
inline

Definition at line 132 of file QGCPalette.h.

◆ brandingPurpleColors()

QStringList QGCPalette::brandingPurpleColors ( ) const
inline

Definition at line 131 of file QGCPalette.h.

◆ buttonBorderColors()

QStringList QGCPalette::buttonBorderColors ( ) const
inline

Definition at line 116 of file QGCPalette.h.

◆ buttonColors()

QStringList QGCPalette::buttonColors ( ) const
inline

Definition at line 115 of file QGCPalette.h.

◆ buttonHighlightColors()

QStringList QGCPalette::buttonHighlightColors ( ) const
inline

Definition at line 118 of file QGCPalette.h.

◆ buttonHighlightTextColors()

QStringList QGCPalette::buttonHighlightTextColors ( ) const
inline

Definition at line 119 of file QGCPalette.h.

◆ buttonTextColors()

QStringList QGCPalette::buttonTextColors ( ) const
inline

Definition at line 117 of file QGCPalette.h.

◆ colorBlueColors()

QStringList QGCPalette::colorBlueColors ( ) const
inline

Definition at line 139 of file QGCPalette.h.

◆ colorGreenColors()

QStringList QGCPalette::colorGreenColors ( ) const
inline

Definition at line 133 of file QGCPalette.h.

◆ colorGreyColors()

QStringList QGCPalette::colorGreyColors ( ) const
inline

Definition at line 138 of file QGCPalette.h.

◆ colorGroupEnabled()

bool QGCPalette::colorGroupEnabled ( ) const
inline

Definition at line 160 of file QGCPalette.h.

◆ colorOrangeColors()

QStringList QGCPalette::colorOrangeColors ( ) const
inline

Definition at line 136 of file QGCPalette.h.

◆ colorRedColors()

QStringList QGCPalette::colorRedColors ( ) const
inline

Definition at line 137 of file QGCPalette.h.

◆ colors()

QStringList QGCPalette::colors ( ) const
inline

Definition at line 159 of file QGCPalette.h.

◆ colorYellowColors()

QStringList QGCPalette::colorYellowColors ( ) const
inline

Definition at line 134 of file QGCPalette.h.

◆ colorYellowGreenColors()

QStringList QGCPalette::colorYellowGreenColors ( ) const
inline

Definition at line 135 of file QGCPalette.h.

◆ globalTheme()

static Theme QGCPalette::globalTheme ( )
inlinestatic

◆ groupBorderColors()

QStringList QGCPalette::groupBorderColors ( ) const
inline

Definition at line 152 of file QGCPalette.h.

◆ mapButtonColors()

QStringList QGCPalette::mapButtonColors ( ) const
inline

Definition at line 124 of file QGCPalette.h.

◆ mapButtonHighlightColors()

QStringList QGCPalette::mapButtonHighlightColors ( ) const
inline

Definition at line 125 of file QGCPalette.h.

◆ mapIndicatorChildColors()

QStringList QGCPalette::mapIndicatorChildColors ( ) const
inline

Definition at line 127 of file QGCPalette.h.

◆ mapIndicatorColors()

QStringList QGCPalette::mapIndicatorColors ( ) const
inline

Definition at line 126 of file QGCPalette.h.

◆ mapMissionTrajectoryColors()

QStringList QGCPalette::mapMissionTrajectoryColors ( ) const
inline

Definition at line 130 of file QGCPalette.h.

◆ mapWidgetBorderDarkColors()

QStringList QGCPalette::mapWidgetBorderDarkColors ( ) const
inline

Definition at line 129 of file QGCPalette.h.

◆ mapWidgetBorderLightColors()

QStringList QGCPalette::mapWidgetBorderLightColors ( ) const
inline

Definition at line 128 of file QGCPalette.h.

◆ missionItemEditorColors()

QStringList QGCPalette::missionItemEditorColors ( ) const
inline

Definition at line 143 of file QGCPalette.h.

◆ paletteChanged [1/49]

void QGCPalette::paletteChanged ( )
signal

◆ paletteChanged() [2/49]

Theme globalTheme READ globalTheme WRITE setGlobalTheme NOTIFY QGCPalette::paletteChanged ( bool colorGroupEnabled READ colorGroupEnabled WRITE setColorGroupEnabled NOTIFY  paletteChanged) const
inline

Definition at line 103 of file QGCPalette.h.

◆ paletteChanged() [3/49]

QColor alertBackground READ alertBackground WRITE setAlertBackground NOTIFY QGCPalette::paletteChanged ( QStringList alertBackgroundColors READ alertBackgroundColors NOTIFY  paletteChanged) const
inline

Definition at line 140 of file QGCPalette.h.

◆ paletteChanged() [4/49]

QColor alertBorder READ alertBorder WRITE setAlertBorder NOTIFY QGCPalette::paletteChanged ( QStringList alertBorderColors READ alertBorderColors NOTIFY  paletteChanged) const
inline

Definition at line 141 of file QGCPalette.h.

◆ paletteChanged() [5/49]

QColor alertText READ alertText WRITE setAlertText NOTIFY QGCPalette::paletteChanged ( QStringList alertTextColors READ alertTextColors NOTIFY  paletteChanged) const
inline

Definition at line 142 of file QGCPalette.h.

◆ paletteChanged() [6/49]

QColor brandingBlue READ brandingBlue WRITE setBrandingBlue NOTIFY QGCPalette::paletteChanged ( QStringList brandingBlueColors READ brandingBlueColors NOTIFY  paletteChanged) const
inline

Definition at line 132 of file QGCPalette.h.

◆ paletteChanged() [7/49]

QColor brandingPurple READ brandingPurple WRITE setBrandingPurple NOTIFY QGCPalette::paletteChanged ( QStringList brandingPurpleColors READ brandingPurpleColors NOTIFY  paletteChanged) const
inline

Definition at line 131 of file QGCPalette.h.

◆ paletteChanged() [8/49]

QColor buttonBorder READ buttonBorder WRITE setButtonBorder NOTIFY QGCPalette::paletteChanged ( QStringList buttonBorderColors READ buttonBorderColors NOTIFY  paletteChanged) const
inline

Definition at line 116 of file QGCPalette.h.

◆ paletteChanged() [9/49]

QColor button READ button WRITE setButton NOTIFY QGCPalette::paletteChanged ( QStringList buttonColors READ buttonColors NOTIFY  paletteChanged) const
inline

Definition at line 115 of file QGCPalette.h.

◆ paletteChanged() [10/49]

QColor buttonHighlight READ buttonHighlight WRITE setButtonHighlight NOTIFY QGCPalette::paletteChanged ( QStringList buttonHighlightColors READ buttonHighlightColors NOTIFY  paletteChanged) const
inline

Definition at line 118 of file QGCPalette.h.

◆ paletteChanged() [11/49]

QColor buttonHighlightText READ buttonHighlightText WRITE setButtonHighlightText NOTIFY QGCPalette::paletteChanged ( QStringList buttonHighlightTextColors READ buttonHighlightTextColors NOTIFY  paletteChanged) const
inline

Definition at line 119 of file QGCPalette.h.

◆ paletteChanged() [12/49]

QColor buttonText READ buttonText WRITE setButtonText NOTIFY QGCPalette::paletteChanged ( QStringList buttonTextColors READ buttonTextColors NOTIFY  paletteChanged) const
inline

Definition at line 117 of file QGCPalette.h.

◆ paletteChanged() [13/49]

QColor colorBlue READ colorBlue WRITE setColorBlue NOTIFY QGCPalette::paletteChanged ( QStringList colorBlueColors READ colorBlueColors NOTIFY  paletteChanged) const
inline

Definition at line 139 of file QGCPalette.h.

◆ paletteChanged() [14/49]

QColor colorGreen READ colorGreen WRITE setColorGreen NOTIFY QGCPalette::paletteChanged ( QStringList colorGreenColors READ colorGreenColors NOTIFY  paletteChanged) const
inline

Definition at line 133 of file QGCPalette.h.

◆ paletteChanged() [15/49]

QColor colorGrey READ colorGrey WRITE setColorGrey NOTIFY QGCPalette::paletteChanged ( QStringList colorGreyColors READ colorGreyColors NOTIFY  paletteChanged) const
inline

Definition at line 138 of file QGCPalette.h.

◆ paletteChanged() [16/49]

QColor colorOrange READ colorOrange WRITE setColorOrange NOTIFY QGCPalette::paletteChanged ( QStringList colorOrangeColors READ colorOrangeColors NOTIFY  paletteChanged) const
inline

Definition at line 136 of file QGCPalette.h.

◆ paletteChanged() [17/49]

QColor colorRed READ colorRed WRITE setColorRed NOTIFY QGCPalette::paletteChanged ( QStringList colorRedColors READ colorRedColors NOTIFY  paletteChanged) const
inline

Definition at line 137 of file QGCPalette.h.

◆ paletteChanged() [18/49]

QColor colorYellow READ colorYellow WRITE setColorYellow NOTIFY QGCPalette::paletteChanged ( QStringList colorYellowColors READ colorYellowColors NOTIFY  paletteChanged) const
inline

Definition at line 134 of file QGCPalette.h.

◆ paletteChanged() [19/49]

QColor colorYellowGreen READ colorYellowGreen WRITE setColorYellowGreen NOTIFY QGCPalette::paletteChanged ( QStringList colorYellowGreenColors READ colorYellowGreenColors NOTIFY  paletteChanged) const
inline

Definition at line 135 of file QGCPalette.h.

◆ paletteChanged() [20/49]

QColor groupBorder READ groupBorder WRITE setGroupBorder NOTIFY QGCPalette::paletteChanged ( QStringList groupBorderColors READ groupBorderColors NOTIFY  paletteChanged) const
inline

Definition at line 152 of file QGCPalette.h.

◆ paletteChanged() [21/49]

QColor mapButton READ mapButton WRITE setMapButton NOTIFY QGCPalette::paletteChanged ( QStringList mapButtonColors READ mapButtonColors NOTIFY  paletteChanged) const
inline

Definition at line 124 of file QGCPalette.h.

◆ paletteChanged() [22/49]

QColor mapButtonHighlight READ mapButtonHighlight WRITE setMapButtonHighlight NOTIFY QGCPalette::paletteChanged ( QStringList mapButtonHighlightColors READ mapButtonHighlightColors NOTIFY  paletteChanged) const
inline

Definition at line 125 of file QGCPalette.h.

◆ paletteChanged() [23/49]

QColor mapIndicatorChild READ mapIndicatorChild WRITE setMapIndicatorChild NOTIFY QGCPalette::paletteChanged ( QStringList mapIndicatorChildColors READ mapIndicatorChildColors NOTIFY  paletteChanged) const
inline

Definition at line 127 of file QGCPalette.h.

◆ paletteChanged() [24/49]

QColor mapIndicator READ mapIndicator WRITE setMapIndicator NOTIFY QGCPalette::paletteChanged ( QStringList mapIndicatorColors READ mapIndicatorColors NOTIFY  paletteChanged) const
inline

Definition at line 126 of file QGCPalette.h.

◆ paletteChanged() [25/49]

QColor mapMissionTrajectory READ mapMissionTrajectory WRITE setMapMissionTrajectory NOTIFY QGCPalette::paletteChanged ( QStringList mapMissionTrajectoryColors READ mapMissionTrajectoryColors NOTIFY  paletteChanged) const
inline

Definition at line 130 of file QGCPalette.h.

◆ paletteChanged() [26/49]

QColor mapWidgetBorderDark READ mapWidgetBorderDark WRITE setMapWidgetBorderDark NOTIFY QGCPalette::paletteChanged ( QStringList mapWidgetBorderDarkColors READ mapWidgetBorderDarkColors NOTIFY  paletteChanged) const
inline

Definition at line 129 of file QGCPalette.h.

◆ paletteChanged() [27/49]

QColor mapWidgetBorderLight READ mapWidgetBorderLight WRITE setMapWidgetBorderLight NOTIFY QGCPalette::paletteChanged ( QStringList mapWidgetBorderLightColors READ mapWidgetBorderLightColors NOTIFY  paletteChanged) const
inline

Definition at line 128 of file QGCPalette.h.

◆ paletteChanged() [28/49]

QColor missionItemEditor READ missionItemEditor WRITE setMissionItemEditor NOTIFY QGCPalette::paletteChanged ( QStringList missionItemEditorColors READ missionItemEditorColors NOTIFY  paletteChanged) const
inline

Definition at line 143 of file QGCPalette.h.

◆ paletteChanged() [29/49]

QColor photoCaptureButtonColor READ photoCaptureButtonColor WRITE setPhotoCaptureButtonColor NOTIFY QGCPalette::paletteChanged ( QStringList photoCaptureButtonColorColors READ photoCaptureButtonColorColors NOTIFY  paletteChanged) const
inline

Definition at line 153 of file QGCPalette.h.

◆ paletteChanged() [30/49]

QColor primaryButton READ primaryButton WRITE setPrimaryButton NOTIFY QGCPalette::paletteChanged ( QStringList primaryButtonColors READ primaryButtonColors NOTIFY  paletteChanged) const
inline

Definition at line 120 of file QGCPalette.h.

◆ paletteChanged() [31/49]

QColor primaryButtonText READ primaryButtonText WRITE setPrimaryButtonText NOTIFY QGCPalette::paletteChanged ( QStringList primaryButtonTextColors READ primaryButtonTextColors NOTIFY  paletteChanged) const
inline

Definition at line 121 of file QGCPalette.h.

◆ paletteChanged() [32/49]

QColor statusFailedText READ statusFailedText WRITE setstatusFailedText NOTIFY QGCPalette::paletteChanged ( QStringList statusFailedTextColors READ statusFailedTextColors NOTIFY  paletteChanged) const
inline

Definition at line 144 of file QGCPalette.h.

◆ paletteChanged() [33/49]

QColor statusPassedText READ statusPassedText WRITE setstatusPassedText NOTIFY QGCPalette::paletteChanged ( QStringList statusPassedTextColors READ statusPassedTextColors NOTIFY  paletteChanged) const
inline

Definition at line 145 of file QGCPalette.h.

◆ paletteChanged() [34/49]

QColor statusPendingText READ statusPendingText WRITE setstatusPendingText NOTIFY QGCPalette::paletteChanged ( QStringList statusPendingTextColors READ statusPendingTextColors NOTIFY  paletteChanged) const
inline

Definition at line 146 of file QGCPalette.h.

◆ paletteChanged() [35/49]

QColor surveyPolygonInterior READ surveyPolygonInterior WRITE setSurveyPolygonInterior NOTIFY QGCPalette::paletteChanged ( QStringList surveyPolygonInteriorColors READ surveyPolygonInteriorColors NOTIFY  paletteChanged) const
inline

Definition at line 147 of file QGCPalette.h.

◆ paletteChanged() [36/49]

QColor surveyPolygonTerrainCollision READ surveyPolygonTerrainCollision WRITE setSurveyPolygonTerrainCollision NOTIFY QGCPalette::paletteChanged ( QStringList surveyPolygonTerrainCollisionColors READ surveyPolygonTerrainCollisionColors NOTIFY  paletteChanged) const
inline

Definition at line 148 of file QGCPalette.h.

◆ paletteChanged() [37/49]

QColor text READ text WRITE setText NOTIFY QGCPalette::paletteChanged ( QStringList textColors READ textColors NOTIFY  paletteChanged) const
inline

Definition at line 112 of file QGCPalette.h.

◆ paletteChanged() [38/49]

QColor textField READ textField WRITE setTextField NOTIFY QGCPalette::paletteChanged ( QStringList textFieldColors READ textFieldColors NOTIFY  paletteChanged) const
inline

Definition at line 122 of file QGCPalette.h.

◆ paletteChanged() [39/49]

QColor textFieldText READ textFieldText WRITE setTextFieldText NOTIFY QGCPalette::paletteChanged ( QStringList textFieldTextColors READ textFieldTextColors NOTIFY  paletteChanged) const
inline

Definition at line 123 of file QGCPalette.h.

◆ paletteChanged() [40/49]

QColor toolbarBackground READ toolbarBackground WRITE setToolbarBackground NOTIFY QGCPalette::paletteChanged ( QStringList toolbarBackgroundColors READ toolbarBackgroundColors NOTIFY  paletteChanged) const
inline

Definition at line 149 of file QGCPalette.h.

◆ paletteChanged() [41/49]

QColor toolStripFGColor READ toolStripFGColor WRITE setToolStripFGColor NOTIFY QGCPalette::paletteChanged ( QStringList toolStripFGColorColors READ toolStripFGColorColors NOTIFY  paletteChanged) const
inline

Definition at line 150 of file QGCPalette.h.

◆ paletteChanged() [42/49]

QColor toolStripHoverColor READ toolStripHoverColor WRITE setToolStripHoverColor NOTIFY QGCPalette::paletteChanged ( QStringList toolStripHoverColorColors READ toolStripHoverColorColors NOTIFY  paletteChanged) const
inline

Definition at line 151 of file QGCPalette.h.

◆ paletteChanged() [43/49]

QColor videoCaptureButtonColor READ videoCaptureButtonColor WRITE setVideoCaptureButtonColor NOTIFY QGCPalette::paletteChanged ( QStringList videoCaptureButtonColorColors READ videoCaptureButtonColorColors NOTIFY  paletteChanged) const
inline

Definition at line 154 of file QGCPalette.h.

◆ paletteChanged() [44/49]

QColor warningText READ warningText WRITE setWarningText NOTIFY QGCPalette::paletteChanged ( QStringList warningTextColors READ warningTextColors NOTIFY  paletteChanged) const
inline

Definition at line 114 of file QGCPalette.h.

◆ paletteChanged() [45/49]

QColor windowShade READ windowShade WRITE setWindowShade NOTIFY QGCPalette::paletteChanged ( QStringList windowShadeColors READ windowShadeColors NOTIFY  paletteChanged) const
inline

Definition at line 110 of file QGCPalette.h.

◆ paletteChanged() [46/49]

QColor windowShadeDark READ windowShadeDark WRITE setWindowShadeDark NOTIFY QGCPalette::paletteChanged ( QStringList windowShadeDarkColors READ windowShadeDarkColors NOTIFY  paletteChanged) const
inline

Definition at line 111 of file QGCPalette.h.

◆ paletteChanged() [47/49]

QColor windowShadeLight READ windowShadeLight WRITE setWindowShadeLight NOTIFY QGCPalette::paletteChanged ( QStringList windowShadeLightColors READ windowShadeLightColors NOTIFY  paletteChanged) const
inline

Definition at line 109 of file QGCPalette.h.

◆ paletteChanged() [48/49]

QColor windowTransparent READ windowTransparent WRITE setWindowTransparent NOTIFY QGCPalette::paletteChanged ( QStringList windowTransparentColors READ windowTransparentColors NOTIFY  paletteChanged) const
inline

Definition at line 108 of file QGCPalette.h.

◆ paletteChanged() [49/49]

QColor windowTransparentText READ windowTransparentText WRITE setWindowTransparentText NOTIFY QGCPalette::paletteChanged ( QStringList windowTransparentTextColors READ windowTransparentTextColors NOTIFY  paletteChanged) const
inline

Definition at line 113 of file QGCPalette.h.

◆ photoCaptureButtonColorColors()

QStringList QGCPalette::photoCaptureButtonColorColors ( ) const
inline

Definition at line 153 of file QGCPalette.h.

◆ primaryButtonColors()

QStringList QGCPalette::primaryButtonColors ( ) const
inline

Definition at line 120 of file QGCPalette.h.

◆ primaryButtonTextColors()

QStringList QGCPalette::primaryButtonTextColors ( ) const
inline

Definition at line 121 of file QGCPalette.h.

◆ setAlertBackground()

void QGCPalette::setAlertBackground ( const QColor &  color)
inline

Definition at line 140 of file QGCPalette.h.

◆ setAlertBorder()

void QGCPalette::setAlertBorder ( const QColor &  color)
inline

Definition at line 141 of file QGCPalette.h.

◆ setAlertText()

void QGCPalette::setAlertText ( const QColor &  color)
inline

Definition at line 142 of file QGCPalette.h.

◆ setBrandingBlue()

void QGCPalette::setBrandingBlue ( const QColor &  color)
inline

Definition at line 132 of file QGCPalette.h.

◆ setBrandingPurple()

void QGCPalette::setBrandingPurple ( const QColor &  color)
inline

Definition at line 131 of file QGCPalette.h.

◆ setButton()

void QGCPalette::setButton ( const QColor &  color)
inline

Definition at line 115 of file QGCPalette.h.

◆ setButtonBorder()

void QGCPalette::setButtonBorder ( const QColor &  color)
inline

Definition at line 116 of file QGCPalette.h.

◆ setButtonHighlight()

void QGCPalette::setButtonHighlight ( const QColor &  color)
inline

Definition at line 118 of file QGCPalette.h.

◆ setButtonHighlightText()

void QGCPalette::setButtonHighlightText ( const QColor &  color)
inline

Definition at line 119 of file QGCPalette.h.

◆ setButtonText()

void QGCPalette::setButtonText ( const QColor &  color)
inline

Definition at line 117 of file QGCPalette.h.

◆ setColorBlue()

void QGCPalette::setColorBlue ( const QColor &  color)
inline

Definition at line 139 of file QGCPalette.h.

◆ setColorGreen()

void QGCPalette::setColorGreen ( const QColor &  color)
inline

Definition at line 133 of file QGCPalette.h.

◆ setColorGrey()

void QGCPalette::setColorGrey ( const QColor &  color)
inline

Definition at line 138 of file QGCPalette.h.

◆ setColorGroupEnabled()

void QGCPalette::setColorGroupEnabled ( bool  enabled)

Definition at line 94 of file QGCPalette.cc.

◆ setColorOrange()

void QGCPalette::setColorOrange ( const QColor &  color)
inline

Definition at line 136 of file QGCPalette.h.

◆ setColorRed()

void QGCPalette::setColorRed ( const QColor &  color)
inline

Definition at line 137 of file QGCPalette.h.

◆ setColorYellow()

void QGCPalette::setColorYellow ( const QColor &  color)
inline

Definition at line 134 of file QGCPalette.h.

◆ setColorYellowGreen()

void QGCPalette::setColorYellowGreen ( const QColor &  color)
inline

Definition at line 135 of file QGCPalette.h.

◆ setGlobalTheme()

void QGCPalette::setGlobalTheme ( Theme  newTheme)
static

Definition at line 100 of file QGCPalette.cc.

Referenced by AppSettings::AppSettings().

◆ setGroupBorder()

void QGCPalette::setGroupBorder ( const QColor &  color)
inline

Definition at line 152 of file QGCPalette.h.

◆ setMapButton()

void QGCPalette::setMapButton ( const QColor &  color)
inline

Definition at line 124 of file QGCPalette.h.

◆ setMapButtonHighlight()

void QGCPalette::setMapButtonHighlight ( const QColor &  color)
inline

Definition at line 125 of file QGCPalette.h.

◆ setMapIndicator()

void QGCPalette::setMapIndicator ( const QColor &  color)
inline

Definition at line 126 of file QGCPalette.h.

◆ setMapIndicatorChild()

void QGCPalette::setMapIndicatorChild ( const QColor &  color)
inline

Definition at line 127 of file QGCPalette.h.

◆ setMapMissionTrajectory()

void QGCPalette::setMapMissionTrajectory ( const QColor &  color)
inline

Definition at line 130 of file QGCPalette.h.

◆ setMapWidgetBorderDark()

void QGCPalette::setMapWidgetBorderDark ( const QColor &  color)
inline

Definition at line 129 of file QGCPalette.h.

◆ setMapWidgetBorderLight()

void QGCPalette::setMapWidgetBorderLight ( const QColor &  color)
inline

Definition at line 128 of file QGCPalette.h.

◆ setMissionItemEditor()

void QGCPalette::setMissionItemEditor ( const QColor &  color)
inline

Definition at line 143 of file QGCPalette.h.

◆ setPhotoCaptureButtonColor()

void QGCPalette::setPhotoCaptureButtonColor ( const QColor &  color)
inline

Definition at line 153 of file QGCPalette.h.

◆ setPrimaryButton()

void QGCPalette::setPrimaryButton ( const QColor &  color)
inline

Definition at line 120 of file QGCPalette.h.

◆ setPrimaryButtonText()

void QGCPalette::setPrimaryButtonText ( const QColor &  color)
inline

Definition at line 121 of file QGCPalette.h.

◆ setstatusFailedText()

void QGCPalette::setstatusFailedText ( const QColor &  color)
inline

Definition at line 144 of file QGCPalette.h.

◆ setstatusPassedText()

void QGCPalette::setstatusPassedText ( const QColor &  color)
inline

Definition at line 145 of file QGCPalette.h.

◆ setstatusPendingText()

void QGCPalette::setstatusPendingText ( const QColor &  color)
inline

Definition at line 146 of file QGCPalette.h.

◆ setSurveyPolygonInterior()

void QGCPalette::setSurveyPolygonInterior ( const QColor &  color)
inline

Definition at line 147 of file QGCPalette.h.

◆ setSurveyPolygonTerrainCollision()

void QGCPalette::setSurveyPolygonTerrainCollision ( const QColor &  color)
inline

Definition at line 148 of file QGCPalette.h.

◆ setText()

void QGCPalette::setText ( const QColor &  color)
inline

Definition at line 112 of file QGCPalette.h.

◆ setTextField()

void QGCPalette::setTextField ( const QColor &  color)
inline

Definition at line 122 of file QGCPalette.h.

◆ setTextFieldText()

void QGCPalette::setTextFieldText ( const QColor &  color)
inline

Definition at line 123 of file QGCPalette.h.

◆ setToolbarBackground()

void QGCPalette::setToolbarBackground ( const QColor &  color)
inline

Definition at line 149 of file QGCPalette.h.

◆ setToolStripFGColor()

void QGCPalette::setToolStripFGColor ( const QColor &  color)
inline

Definition at line 150 of file QGCPalette.h.

◆ setToolStripHoverColor()

void QGCPalette::setToolStripHoverColor ( const QColor &  color)
inline

Definition at line 151 of file QGCPalette.h.

◆ setVideoCaptureButtonColor()

void QGCPalette::setVideoCaptureButtonColor ( const QColor &  color)
inline

Definition at line 154 of file QGCPalette.h.

◆ setWarningText()

void QGCPalette::setWarningText ( const QColor &  color)
inline

Definition at line 114 of file QGCPalette.h.

◆ setWindow()

void QGCPalette::setWindow ( const QColor &  color)
inline

Definition at line 107 of file QGCPalette.h.

◆ setWindowShade()

void QGCPalette::setWindowShade ( const QColor &  color)
inline

Definition at line 110 of file QGCPalette.h.

◆ setWindowShadeDark()

void QGCPalette::setWindowShadeDark ( const QColor &  color)
inline

Definition at line 111 of file QGCPalette.h.

◆ setWindowShadeLight()

void QGCPalette::setWindowShadeLight ( const QColor &  color)
inline

Definition at line 109 of file QGCPalette.h.

◆ setWindowTransparent()

void QGCPalette::setWindowTransparent ( const QColor &  color)
inline

Definition at line 108 of file QGCPalette.h.

◆ setWindowTransparentText()

void QGCPalette::setWindowTransparentText ( const QColor &  color)
inline

Definition at line 113 of file QGCPalette.h.

◆ statusFailedTextColors()

QStringList QGCPalette::statusFailedTextColors ( ) const
inline

Definition at line 144 of file QGCPalette.h.

◆ statusPassedTextColors()

QStringList QGCPalette::statusPassedTextColors ( ) const
inline

Definition at line 145 of file QGCPalette.h.

◆ statusPendingTextColors()

QStringList QGCPalette::statusPendingTextColors ( ) const
inline

Definition at line 146 of file QGCPalette.h.

◆ surveyPolygonInteriorColors()

QStringList QGCPalette::surveyPolygonInteriorColors ( ) const
inline

Definition at line 147 of file QGCPalette.h.

◆ surveyPolygonTerrainCollisionColors()

QStringList QGCPalette::surveyPolygonTerrainCollisionColors ( ) const
inline

Definition at line 148 of file QGCPalette.h.

◆ textColors()

QStringList QGCPalette::textColors ( ) const
inline

Definition at line 112 of file QGCPalette.h.

◆ textFieldColors()

QStringList QGCPalette::textFieldColors ( ) const
inline

Definition at line 122 of file QGCPalette.h.

◆ textFieldTextColors()

QStringList QGCPalette::textFieldTextColors ( ) const
inline

Definition at line 123 of file QGCPalette.h.

◆ toolbarBackgroundColors()

QStringList QGCPalette::toolbarBackgroundColors ( ) const
inline

Definition at line 149 of file QGCPalette.h.

◆ toolStripFGColorColors()

QStringList QGCPalette::toolStripFGColorColors ( ) const
inline

Definition at line 150 of file QGCPalette.h.

◆ toolStripHoverColorColors()

QStringList QGCPalette::toolStripHoverColorColors ( ) const
inline

Definition at line 151 of file QGCPalette.h.

◆ videoCaptureButtonColorColors()

QStringList QGCPalette::videoCaptureButtonColorColors ( ) const
inline

Definition at line 154 of file QGCPalette.h.

◆ warningTextColors()

QStringList QGCPalette::warningTextColors ( ) const
inline

Definition at line 114 of file QGCPalette.h.

◆ windowColors()

QStringList QGCPalette::windowColors ( ) const
inline

Definition at line 107 of file QGCPalette.h.

◆ windowShadeColors()

QStringList QGCPalette::windowShadeColors ( ) const
inline

Definition at line 110 of file QGCPalette.h.

◆ windowShadeDarkColors()

QStringList QGCPalette::windowShadeDarkColors ( ) const
inline

Definition at line 111 of file QGCPalette.h.

◆ windowShadeLightColors()

QStringList QGCPalette::windowShadeLightColors ( ) const
inline

Definition at line 109 of file QGCPalette.h.

◆ windowTransparentColors()

QStringList QGCPalette::windowTransparentColors ( ) const
inline

Definition at line 108 of file QGCPalette.h.

◆ windowTransparentTextColors()

QStringList QGCPalette::windowTransparentTextColors ( ) const
inline

Definition at line 113 of file QGCPalette.h.


The documentation for this class was generated from the following files: