DynExp
Highly flexible laboratory automation for dynamically changing experiments.
DynExpUI::Icons Namespace Reference

Paths to icon resources contained in DynExpManager.qrc (main resources) and in QModules.qrc (module resources) More...

Variables

constexpr auto DynExp = ":/DynExpManager/icons/DynExp.svg"
 
constexpr auto New = ":/DynExpManager/icons/Document-new.svg"
 
constexpr auto Open = ":/DynExpManager/icons/Document-open.svg"
 
constexpr auto Save = ":/DynExpManager/icons/Document-save.svg"
 
constexpr auto Delete = ":/DynExpManager/icons/Edit-delete.svg"
 
constexpr auto HardwareAdapter = ":/DynExpManager/icons/Media-flash.svg"
 
constexpr auto Instrument = ":/DynExpManager/icons/Utilities-system-monitor.svg"
 
constexpr auto Module = ":/DynExpManager/icons/Application-x-executable.svg"
 
constexpr auto UndockedWindow = ":/DynExpManager/icons/Preferences-system-windows.svg"
 
constexpr auto Undo = ":/DynExpManager/icons/Edit-undo.svg"
 
constexpr auto Ready = ":/DynExpManager/icons/Applications-system.svg"
 
constexpr auto NotReady = ":/DynExpManager/icons/Emblem-system.svg"
 
constexpr auto Running = ":/DynExpManager/icons/Media-playback-start.svg"
 
constexpr auto Stopped = ":/DynExpManager/icons/Media-playback-stop.svg"
 
constexpr auto Paused = ":/DynExpManager/icons/Media-playback-pause.svg"
 
constexpr auto Info = ":/DynExpManager/icons/Emblem-notice.svg"
 
constexpr auto Warning = ":/DynExpManager/icons/Emblem-important-yellow.svg"
 
constexpr auto Error = ":/DynExpManager/icons/Dialog-error-round.svg"
 
constexpr auto NotResponding = ":/DynExpManager/icons/Emblem-question.svg"
 
constexpr auto Network = ":/DynExpManager/icons/Internet-web-browser.svg"
 
constexpr auto Edit = ":/QModules/icons/Text-x-generic_with_pencil.svg"
 

Detailed Description

Paths to icon resources contained in DynExpManager.qrc (main resources) and in QModules.qrc (module resources)

Variable Documentation

◆ Delete

constexpr auto DynExpUI::Icons::Delete = ":/DynExpManager/icons/Edit-delete.svg"
constexpr

Definition at line 73 of file DynExpDefinitions.h.in.

◆ DynExp

constexpr auto DynExpUI::Icons::DynExp = ":/DynExpManager/icons/DynExp.svg"
constexpr

Definition at line 69 of file DynExpDefinitions.h.in.

◆ Edit

constexpr auto DynExpUI::Icons::Edit = ":/QModules/icons/Text-x-generic_with_pencil.svg"
constexpr

Definition at line 89 of file DynExpDefinitions.h.in.

◆ Error

constexpr auto DynExpUI::Icons::Error = ":/DynExpManager/icons/Dialog-error-round.svg"
constexpr

Definition at line 86 of file DynExpDefinitions.h.in.

◆ HardwareAdapter

constexpr auto DynExpUI::Icons::HardwareAdapter = ":/DynExpManager/icons/Media-flash.svg"
constexpr

Definition at line 74 of file DynExpDefinitions.h.in.

◆ Info

constexpr auto DynExpUI::Icons::Info = ":/DynExpManager/icons/Emblem-notice.svg"
constexpr

Definition at line 84 of file DynExpDefinitions.h.in.

◆ Instrument

constexpr auto DynExpUI::Icons::Instrument = ":/DynExpManager/icons/Utilities-system-monitor.svg"
constexpr

Definition at line 75 of file DynExpDefinitions.h.in.

◆ Module

constexpr auto DynExpUI::Icons::Module = ":/DynExpManager/icons/Application-x-executable.svg"
constexpr

Definition at line 76 of file DynExpDefinitions.h.in.

◆ Network

constexpr auto DynExpUI::Icons::Network = ":/DynExpManager/icons/Internet-web-browser.svg"
constexpr

Definition at line 88 of file DynExpDefinitions.h.in.

◆ New

constexpr auto DynExpUI::Icons::New = ":/DynExpManager/icons/Document-new.svg"
constexpr

Definition at line 70 of file DynExpDefinitions.h.in.

◆ NotReady

constexpr auto DynExpUI::Icons::NotReady = ":/DynExpManager/icons/Emblem-system.svg"
constexpr

Definition at line 80 of file DynExpDefinitions.h.in.

◆ NotResponding

constexpr auto DynExpUI::Icons::NotResponding = ":/DynExpManager/icons/Emblem-question.svg"
constexpr

Definition at line 87 of file DynExpDefinitions.h.in.

◆ Open

constexpr auto DynExpUI::Icons::Open = ":/DynExpManager/icons/Document-open.svg"
constexpr

Definition at line 71 of file DynExpDefinitions.h.in.

◆ Paused

constexpr auto DynExpUI::Icons::Paused = ":/DynExpManager/icons/Media-playback-pause.svg"
constexpr

Definition at line 83 of file DynExpDefinitions.h.in.

◆ Ready

constexpr auto DynExpUI::Icons::Ready = ":/DynExpManager/icons/Applications-system.svg"
constexpr

Definition at line 79 of file DynExpDefinitions.h.in.

◆ Running

constexpr auto DynExpUI::Icons::Running = ":/DynExpManager/icons/Media-playback-start.svg"
constexpr

Definition at line 81 of file DynExpDefinitions.h.in.

◆ Save

constexpr auto DynExpUI::Icons::Save = ":/DynExpManager/icons/Document-save.svg"
constexpr

Definition at line 72 of file DynExpDefinitions.h.in.

◆ Stopped

constexpr auto DynExpUI::Icons::Stopped = ":/DynExpManager/icons/Media-playback-stop.svg"
constexpr

Definition at line 82 of file DynExpDefinitions.h.in.

◆ Undo

constexpr auto DynExpUI::Icons::Undo = ":/DynExpManager/icons/Edit-undo.svg"
constexpr

Definition at line 78 of file DynExpDefinitions.h.in.

◆ UndockedWindow

constexpr auto DynExpUI::Icons::UndockedWindow = ":/DynExpManager/icons/Preferences-system-windows.svg"
constexpr

Definition at line 77 of file DynExpDefinitions.h.in.

◆ Warning

constexpr auto DynExpUI::Icons::Warning = ":/DynExpManager/icons/Emblem-important-yellow.svg"
constexpr

Definition at line 85 of file DynExpDefinitions.h.in.