|
wiRedPanda
Logic Circuit Simulator
|
Files | |
| And.cpp | |
| And.h | |
| Graphic element for the AND gate. | |
| AudioBox.cpp | |
| AudioBox.h | |
| Graphic element for the AudioBox (external audio file player) output. | |
| AudioOutputElement.cpp | |
| AudioOutputElement.h | |
| Shared base class for audio output elements (AudioBox and Buzzer). | |
| Buzzer.cpp | |
| Buzzer.h | |
| Graphic element for the buzzer tone output. | |
| Clock.cpp | |
| Clock.h | |
| Graphic element for the real-time clock input. | |
| Demux.cpp | |
| Demux.h | |
| Graphic element for the Demultiplexer (DEMUX). | |
| DFlipFlop.cpp | |
| DFlipFlop.h | |
| Graphic element for the D flip-flop. | |
| Display14.cpp | |
| Display14.h | |
| Graphic element for the 14-segment LED display. | |
| Display16.cpp | |
| Display16.h | |
| Graphic element for the 16-segment LED display. | |
| Display7.cpp | |
| Display7.h | |
| Graphic element for the 7-segment LED display. | |
| DLatch.cpp | |
| DLatch.h | |
| Graphic element for the D latch. | |
| InputButton.cpp | |
| InputButton.h | |
| Graphic element for a momentary push-button input. | |
| InputGND.cpp | |
| InputGND.h | |
| Graphic element for the GND (logic-0 constant) input. | |
| InputRotary.cpp | |
| InputRotary.h | |
| Graphic element for the rotary switch input. | |
| InputSwitch.cpp | |
| InputSwitch.h | |
| Graphic element for a bistable toggle switch input. | |
| InputVCC.cpp | |
| InputVCC.h | |
| Graphic element for the VCC (logic-1 constant) input. | |
| JKFlipFlop.cpp | |
| JKFlipFlop.h | |
| Graphic element for the JK flip-flop. | |
| Led.cpp | |
| Led.h | |
| Graphic element for the LED output indicator. | |
| Line.cpp | |
| Line.h | |
| Graphic element for a decorative line shape (no simulation). | |
| Mux.cpp | |
| Mux.h | |
| Graphic element for the Multiplexer (MUX). | |
| Nand.cpp | |
| Nand.h | |
| Graphic element for the NAND gate. | |
| Node.cpp | |
| Node.h | |
| Graphic element for a wire junction node. | |
| Nor.cpp | |
| Nor.h | |
| Graphic element for the NOR gate. | |
| Not.cpp | |
| Not.h | |
| Graphic element for the NOT (inverter) gate. | |
| Or.cpp | |
| Or.h | |
| Graphic element for the OR gate. | |
| SRFlipFlop.cpp | |
| SRFlipFlop.h | |
| Graphic element for the clocked SR flip-flop. | |
| SRLatch.cpp | |
| SRLatch.h | |
| Graphic element for the SR latch. | |
| Text.cpp | |
| Text.h | |
| Graphic element for a free-text annotation label (no simulation). | |
| TFlipFlop.cpp | |
| TFlipFlop.h | |
| Graphic element for the T (toggle) flip-flop. | |
| ToneGenerator.h | |
| QIODevice that generates a continuous sine-wave tone for audio playback. | |
| TruthTable.cpp | |
| TruthTable.h | |
| Graphic element for a user-programmable truth table. | |
| Xnor.cpp | |
| Xnor.h | |
| Graphic element for the XNOR gate. | |
| Xor.cpp | |
| Xor.h | |
| Graphic element for the XOR gate. | |