48#ifndef _PPREFSDIALOG_H_
49#define _PPREFSDIALOG_H_
55#include "ui_PPrefsDialog.h"
283 int getTimeout() {
return fTimeout_lineEdit->text().toInt(); }
Administration and configuration management for musredit.
Central administration class for musredit configuration management.
int getTimeout()
Returns the fitting timeout preference.
PAdmin * fAdmin
Pointer to global administration object storing all preferences.
bool getEstimateN0Flag()
Returns the N0 estimation preference.
void dumpAscii()
Slot: Handles ASCII dump checkbox selection.
bool getMusrviewShowFourierFlag()
Returns the musrview Fourier display preference.
bool getMusrviewShowAvgFlag()
Returns the musrview average display preference.
bool getOneToOneFlag()
Returns the one-to-one plotting preference.
void dumpRoot()
Slot: Handles ROOT dump checkbox selection.
int getDump()
Returns the dump format preference.
bool getTitleFromDataFileFlag()
Returns the title-from-data-file preference.
void handleDefaultPaths()
Slot: Opens the default paths configuration dialog.
bool getMusrviewShowOneToOneFlag()
Returns the musrview one-to-one plotting preference.
bool getEnableMusrT0Flag()
Returns the musrT0 enablement preference.
bool getYamlOutFlag()
Returns the YAML output preference.
void numberOfThreadsChanged(int idx)
Slot: called when the current index of the number of threads to be used has changed.
PPrefsDialog(PAdmin *admin)
Constructs the preferences dialog.
bool getDarkThemeIconsToolbarFlag()
Returns the dark theme toolbar icons preference.
bool getDarkThemeIconsMenuFlag()
Returns the dark theme menu icons preference.
bool getIgnoreThemeAutoDetection()
Returns the theme auto-detection override preference.
bool getKeepRunPerBlockChisqFlag()
Returns the per-run chi-square preference.
bool getKeepMinuit2OutputFlag()
Returns the MINUIT2 output preservation preference.