Slicer  5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Functions
qSlicerApplication.h File Reference
#include <ctkPimpl.h>
#include <ctkSettingsDialog.h>
#include "qSlicerCoreApplication.h"
#include "qSlicerBaseQTGUIExport.h"
Include dependency graph for qSlicerApplication.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  qSlicerApplication
 

Functions

void Q_SLICER_BASE_QTGUI_EXPORT qSlicerApplyPalette (QPalette &palette)
 

Function Documentation

◆ qSlicerApplyPalette()

void Q_SLICER_BASE_QTGUI_EXPORT qSlicerApplyPalette ( QPalette &  palette)

Apply the Slicer palette to the palette Note also that the palette parameter is passed by reference and will be updated using the native paletter and applying Slicer specific properties.