Class PreferencesDialog

Inheritance Relationships

Base Type

  • public QDialog

Class Documentation

class PreferencesDialog : public QDialog

Public Functions

PreferencesDialog(QWidget *parent = 0)
~PreferencesDialog()

Public Static Attributes

QString delimiter = QStringLiteral("|")
QString sub_delimiter = QStringLiteral(",")
QString palettes = QStringLiteral("Palettes")
QString palette_base_color = QStringLiteral("BaseColor")
QString palette_colors = QStringLiteral("Colors")
QString palette_mirror = QStringLiteral("Mirror")
QString palette_name = QStringLiteral("Name")
QString palette_num_colors = QStringLiteral("ColorCount")
QString palette_target_color = QStringLiteral("TargetColor")
QString palette_type = QStringLiteral("Type")
QString palette_start = QStringLiteral("Start")
QString palette_length = QStringLiteral("Length")
QString palette_thumbnail = QStringLiteral("Thumbnail")
QString device_capacity = QStringLiteral("Capacity")
QString device_port = QStringLiteral("Port")
QString devices = QStringLiteral("Devices")
QString device_autoconnect = QStringLiteral("Autoconnect")
QString device_real_time_refresh = QStringLiteral("RealTimeRefresh")
QString event_history_max = QStringLiteral("Interface/EventHistoryMax")
QString events_trigger_device_updates = QStringLiteral("Interface/EventsTriggerDeviceUpdates")
QString last_cuefile_directory = QStringLiteral("Files/LastCuefileDirectory")
QString last_session = QStringLiteral("Interface/LastSession")
QString main_window_option = QStringLiteral("Displays/MainWindow")
QString num_sections = QStringLiteral("Maestro/NumSections")
QString num_sections_per_row = QStringLiteral("Maestro/NumSectionsPerRow")
QString pause_on_start = QStringLiteral("Interface/PauseOnStart")
QString show_cue_code = QStringLiteral("Interface/ShowCueCode")
QString pixel_padding
QString pixel_shape = QStringLiteral("Interface/Shape")
QString refresh_rate = QStringLiteral("Maestro/Refresh")
QString save_session = QStringLiteral("Interface/SaveSessionOnClose")
QString separate_window_option = QStringLiteral("Displays/SeparateWindow")
QString splitter_position = QStringLiteral("Interface/SplitterPosition")
QString window_geometry = QStringLiteral("Interface/WindowGeometry")
QString window_state = QStringLiteral("Interface/WindowState")
QString section_map = QStringLiteral("SectionMap")
QString section_map_local = QStringLiteral("Local")
QString section_map_remote = QStringLiteral("Remote")