Krita Source Code Documentation
Loading...
Searching...
No Matches
dcrawsettingswidget.cpp File Reference

LibRaw settings widgets. More...

#include "dcrawsettingswidget.h"
#include <cmath>
#include <QCheckBox>
#include <QLabel>
#include <QWhatsThis>
#include <QGridLayout>
#include <QApplication>
#include <QStyle>
#include <QStandardPaths>
#include <klocalizedstring.h>
#include "kdcraw.h"
#include "rnuminput.h"
#include "rcombobox.h"
#include "rexpanderbox.h"
#include "libkdcraw_debug.h"
#include <kis_icon_utils.h>

Go to the source code of this file.

Classes

class  KDcrawIface::DcrawSettingsWidget
 

Namespaces

namespace  KDcrawIface
 

Macros

#define OPTIONAUTOBRIGHTNESSENTRY   "AutoBrightness"
 
#define OPTIONBLACKPOINTENTRY   "Black Point"
 
#define OPTIONBRIGHTNESSMULTIPLIERENTRY   "Brightness Multiplier"
 
#define OPTIONCABLUEMULTIPLIERENTRY   "caBlueMultiplier"
 
#define OPTIONCAREDMULTIPLIERENTRY   "caRedMultiplier"
 
#define OPTIONCUSTOMWBGREENENTRY   "Custom White Balance Green"
 
#define OPTIONCUSTOMWHITEBALANCEENTRY   "Custom White Balance"
 
#define OPTIONDCBENHANCEFLENTRY   "Dcb Enhance Filter"
 
#define OPTIONDCBITERATIONSENTRY   "Dcb Iterations"
 
#define OPTIONDECODESIXTEENBITENTRY   "SixteenBitsImage"
 
#define OPTIONDECODINGQUALITYENTRY   "Decoding Quality"
 
#define OPTIONDONTSTRETCHPIXELSENTRY   "Dont Stretch Pixels"
 
#define OPTIONEECIREFINEENTRY   "Eeci Refine"
 
#define OPTIONESMEDPASSESENTRY   "Es Median Filter Passes"
 
#define OPTIONEXPOCORRECTIONENTRY   "Expo Correction"
 
#define OPTIONEXPOCORRECTIONHIGHLIGHTENTRY   "Expo Correction Highlight"
 
#define OPTIONEXPOCORRECTIONSHIFTENTRY   "Expo Correction Shift"
 
#define OPTIONFIXCOLORSHIGHLIGHTSENTRY   "FixColorsHighlights"
 
#define OPTIONFOURCOLORRGBENTRY   "Four Color RGB"
 
#define OPTIONINPUTCOLORPROFILEENTRY   "Input Color Profile"
 
#define OPTIONINPUTCOLORSPACEENTRY   "Input Color Space"
 
#define OPTIONMEDIANFILTERPASSESENTRY   "Median Filter Passes"
 
#define OPTIONNOISEREDUCTIONTHRESHOLDENTRY   "Noise Reduction Threshold"
 
#define OPTIONNOISEREDUCTIONTYPEENTRY   "Noise Reduction Type"
 
#define OPTIONNRCHROMINANCETHRESHOLDENTRY   "Noise Reduction Chrominance Threshold"
 
#define OPTIONOUTPUTCOLORPROFILEENTRY   "Output Color Profile"
 
#define OPTIONOUTPUTCOLORSPACEENTRY   "Output Color Space"
 
#define OPTIONUNCLIPCOLORSENTRY   "Unclip Color"
 
#define OPTIONUSEBLACKPOINTENTRY   "Use Black Point"
 
#define OPTIONUSECACORRECTIONENTRY   "EnableCACorrection"
 
#define OPTIONUSEWHITEPOINTENTRY   "Use White Point"
 
#define OPTIONWHITEBALANCEENTRY   "White Balance"
 
#define OPTIONWHITEPOINTENTRY   "White Point"
 

Detailed Description

LibRaw settings widgets.

===========================================================

This file is a part of digiKam project https://www.digikam.org

Date
2006-09-13
Author
Copyright (C) 2006-2015 by Gilles Caulier caulier dot gilles at gmail dot com
Copyright (C) 2006-2011 by Marcel Wiesweg marcel dot wiesweg at gmx dot de
Copyright (C) 2007-2008 by Guillaume Castagnino casta at xwing dot info

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.


Definition in file dcrawsettingswidget.cpp.

Macro Definition Documentation

◆ OPTIONAUTOBRIGHTNESSENTRY

#define OPTIONAUTOBRIGHTNESSENTRY   "AutoBrightness"

Definition at line 47 of file dcrawsettingswidget.cpp.

◆ OPTIONBLACKPOINTENTRY

#define OPTIONBLACKPOINTENTRY   "Black Point"

Definition at line 55 of file dcrawsettingswidget.cpp.

◆ OPTIONBRIGHTNESSMULTIPLIERENTRY

#define OPTIONBRIGHTNESSMULTIPLIERENTRY   "Brightness Multiplier"

Definition at line 53 of file dcrawsettingswidget.cpp.

◆ OPTIONCABLUEMULTIPLIERENTRY

#define OPTIONCABLUEMULTIPLIERENTRY   "caBlueMultiplier"

Definition at line 46 of file dcrawsettingswidget.cpp.

◆ OPTIONCAREDMULTIPLIERENTRY

#define OPTIONCAREDMULTIPLIERENTRY   "caRedMultiplier"

Definition at line 45 of file dcrawsettingswidget.cpp.

◆ OPTIONCUSTOMWBGREENENTRY

#define OPTIONCUSTOMWBGREENENTRY   "Custom White Balance Green"

Definition at line 34 of file dcrawsettingswidget.cpp.

◆ OPTIONCUSTOMWHITEBALANCEENTRY

#define OPTIONCUSTOMWHITEBALANCEENTRY   "Custom White Balance"

Definition at line 33 of file dcrawsettingswidget.cpp.

◆ OPTIONDCBENHANCEFLENTRY

#define OPTIONDCBENHANCEFLENTRY   "Dcb Enhance Filter"

Definition at line 62 of file dcrawsettingswidget.cpp.

◆ OPTIONDCBITERATIONSENTRY

#define OPTIONDCBITERATIONSENTRY   "Dcb Iterations"

Definition at line 61 of file dcrawsettingswidget.cpp.

◆ OPTIONDECODESIXTEENBITENTRY

#define OPTIONDECODESIXTEENBITENTRY   "SixteenBitsImage"

Definition at line 31 of file dcrawsettingswidget.cpp.

◆ OPTIONDECODINGQUALITYENTRY

#define OPTIONDECODINGQUALITYENTRY   "Decoding Quality"

Definition at line 48 of file dcrawsettingswidget.cpp.

◆ OPTIONDONTSTRETCHPIXELSENTRY

#define OPTIONDONTSTRETCHPIXELSENTRY   "Dont Stretch Pixels"

Definition at line 39 of file dcrawsettingswidget.cpp.

◆ OPTIONEECIREFINEENTRY

#define OPTIONEECIREFINEENTRY   "Eeci Refine"

Definition at line 63 of file dcrawsettingswidget.cpp.

◆ OPTIONESMEDPASSESENTRY

#define OPTIONESMEDPASSESENTRY   "Es Median Filter Passes"

Definition at line 64 of file dcrawsettingswidget.cpp.

◆ OPTIONEXPOCORRECTIONENTRY

#define OPTIONEXPOCORRECTIONENTRY   "Expo Correction"

Definition at line 66 of file dcrawsettingswidget.cpp.

◆ OPTIONEXPOCORRECTIONHIGHLIGHTENTRY

#define OPTIONEXPOCORRECTIONHIGHLIGHTENTRY   "Expo Correction Highlight"

Definition at line 68 of file dcrawsettingswidget.cpp.

◆ OPTIONEXPOCORRECTIONSHIFTENTRY

#define OPTIONEXPOCORRECTIONSHIFTENTRY   "Expo Correction Shift"

Definition at line 67 of file dcrawsettingswidget.cpp.

◆ OPTIONFIXCOLORSHIGHLIGHTSENTRY

#define OPTIONFIXCOLORSHIGHLIGHTSENTRY   "FixColorsHighlights"

Definition at line 30 of file dcrawsettingswidget.cpp.

◆ OPTIONFOURCOLORRGBENTRY

#define OPTIONFOURCOLORRGBENTRY   "Four Color RGB"

Definition at line 35 of file dcrawsettingswidget.cpp.

◆ OPTIONINPUTCOLORPROFILEENTRY

#define OPTIONINPUTCOLORPROFILEENTRY   "Input Color Profile"

Definition at line 51 of file dcrawsettingswidget.cpp.

◆ OPTIONINPUTCOLORSPACEENTRY

#define OPTIONINPUTCOLORSPACEENTRY   "Input Color Space"

Definition at line 49 of file dcrawsettingswidget.cpp.

◆ OPTIONMEDIANFILTERPASSESENTRY

#define OPTIONMEDIANFILTERPASSESENTRY   "Median Filter Passes"

Definition at line 41 of file dcrawsettingswidget.cpp.

◆ OPTIONNOISEREDUCTIONTHRESHOLDENTRY

#define OPTIONNOISEREDUCTIONTHRESHOLDENTRY   "Noise Reduction Threshold"

Definition at line 43 of file dcrawsettingswidget.cpp.

◆ OPTIONNOISEREDUCTIONTYPEENTRY

#define OPTIONNOISEREDUCTIONTYPEENTRY   "Noise Reduction Type"

Definition at line 42 of file dcrawsettingswidget.cpp.

◆ OPTIONNRCHROMINANCETHRESHOLDENTRY

#define OPTIONNRCHROMINANCETHRESHOLDENTRY   "Noise Reduction Chrominance Threshold"

Definition at line 65 of file dcrawsettingswidget.cpp.

◆ OPTIONOUTPUTCOLORPROFILEENTRY

#define OPTIONOUTPUTCOLORPROFILEENTRY   "Output Color Profile"

Definition at line 52 of file dcrawsettingswidget.cpp.

◆ OPTIONOUTPUTCOLORSPACEENTRY

#define OPTIONOUTPUTCOLORSPACEENTRY   "Output Color Space"

Definition at line 50 of file dcrawsettingswidget.cpp.

◆ OPTIONUNCLIPCOLORSENTRY

#define OPTIONUNCLIPCOLORSENTRY   "Unclip Color"

Definition at line 36 of file dcrawsettingswidget.cpp.

◆ OPTIONUSEBLACKPOINTENTRY

#define OPTIONUSEBLACKPOINTENTRY   "Use Black Point"

Definition at line 54 of file dcrawsettingswidget.cpp.

◆ OPTIONUSECACORRECTIONENTRY

#define OPTIONUSECACORRECTIONENTRY   "EnableCACorrection"

Definition at line 44 of file dcrawsettingswidget.cpp.

◆ OPTIONUSEWHITEPOINTENTRY

#define OPTIONUSEWHITEPOINTENTRY   "Use White Point"

Definition at line 56 of file dcrawsettingswidget.cpp.

◆ OPTIONWHITEBALANCEENTRY

#define OPTIONWHITEBALANCEENTRY   "White Balance"

Definition at line 32 of file dcrawsettingswidget.cpp.

◆ OPTIONWHITEPOINTENTRY

#define OPTIONWHITEPOINTENTRY   "White Point"

Definition at line 57 of file dcrawsettingswidget.cpp.