wiRedPanda
Logic Circuit Simulator
Loading...
Searching...
No Matches
PropertyDescriptor.h
Go to the documentation of this file.
1// Copyright 2015 - 2026, GIBIS-UNIFESP and the wiRedPanda contributors
2// SPDX-License-Identifier: GPL-3.0-or-later
3
7
8#pragma once
9
Audio output element that streams an external audio file when its input is logic-1.
Definition AudioBox.h:24
Programmable truth-table element with configurable inputs and outputs.
Definition TruthTable.h:20
Describes one editable property that a GraphicElement exposes in the ElementEditor.
Type type
Which property this descriptor represents.
Type
Identifies which property this descriptor represents.
@ Frequency
Clock oscillation frequency in Hz.
@ Delay
Phase delay as fraction of the clock period.
@ Appearance
Custom pixmap appearance selection.
@ Label
User-visible text label.
@ Audio
Audio note selection (buzzer tone).
@ WirelessModeSelector
Wireless routing mode (None / Tx / Rx) — Node elements only.
@ Volume
Audio playback volume (AudioBox, Buzzer).
@ Color
Color selection (LEDs, displays).
@ Trigger
Keyboard trigger shortcut.