Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <ctkErrorLogModel.h>
#include <ctkPimpl.h>
#include <ctkSettingsDialog.h>
#include "qSlicerCoreApplication.h"
#include "qSlicerBaseQTGUIExport.h"
Go to the source code of this file.
Classes | |
class | qSlicerApplication |
Functions | |
void Q_SLICER_BASE_QTGUI_EXPORT | qSlicerApplyPalette (QPalette &palette) |
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.