mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-07 02:34:34 +00:00
Page:
Widget Overview
Pages
Accessing git repository
Automation Internals
Becoming a Theme Developer
Becoming a coder
Coding Conventions
Compiling
Contributing Step by Step
Copyright information
Creating a localization
Debugging LMMS
Debugging Travis CI
Dependencies Arch
Dependencies Debian
Dependencies Fedora
Dependencies MacOS
Dependencies OpenSUSE
Dependencies Ubuntu
Dependencies Windows
Developer Resources
External Plugins
FAQ
Generating Documentation With Doxygen
Google Summer of Code 2020 ideas
Home
How to compile LMMS on x64 Windows
LMMS Architecture
Labels Information
Lv2
Mailmap
Making a music on LMMS
Packaging Ubuntu PPA
Plugin development
Project Maintainers
Realtime conventions
Reporting Issues
Reviewing Pull Requests
Submitting a patch
Testing Pull Requests
Troubleshooting
Unit testing
Using Vcpkg
Widget Overview
[Git] Fast forward personal branch to upstream
No results
1
Widget Overview
Kevin Zander edited this page 2024-05-10 09:16:40 -05:00
Common widgets
Main window
Controllers
| ControllerDialog.cpp | Base class for LfoControllerDialog and PeakControllerDialog |
| ControllerRackView.cpp | ![]() |
| ControllerView.cpp | ![]() |
| LfoControllerDialog.cpp | ![]() |
| PeakControllerDialog.cpp | ![]() |
Dialogs (separate window)
Editors
Effects
| EffectControlDialog.cpp | Window for native effects |
| EffectView.cpp | ![]() |
| EffectRackView.cpp | ![]() |
| LadspaControlView.cpp | ![]() |
Instrument (InstrumentTrackWindow)
| EnvelopeAndLfoView.cpp | ![]() |
| InstrumentView.cpp | ![]() |
| InstrumentFunctionViews.cpp | ![]() |
| InstrumentMidiIOView.cpp | ![]() |
| InstrumentMiscView.cpp | ![]() |
| InstrumentSoundShapingView.cpp | ![]() |
| InstrumentTrackWindow.cpp | ![]() |
| PianoView.cpp | ![]() |
Midi
| MidiCCRackView.cpp | ![]() |
| MidiPortMenu.cpp | Used both by TrackOperationsWidget and InstrumentMidiIOView |
Mixer
| MixerView.cpp | ![]() |
| MixerLine.cpp | ![]() |
| SendButtonIndicator.cpp | ![]() |
Settings
| AudioDeviceSetupWidget.cpp | ![]() |
| AudioAlsaSetupWidget.cpp | ![]() |
| MidiSetupWidget.cpp | ![]() |
| SetupDialog.cpp | exception, it's a Dialog |
Tracks and Clips (TrackContainerView)
Other subwindows
| MicrotunerConfig.cpp | ![]() |
| SampleTrackWindow.cpp | very similar to InstrumentTrackWindow |
| ToolPluginView.cpp | Used by plugins found in the Tool menu |
Non-widget classes
LV2
I don't understand these
| ControlLayout.cpp | QLayout used by LinkedModelGroupView |
| Controls.cpp | Subclasses of common LMMS widgets, used by LinkedModelGroupView |
| LinkedModelGroupViews.cpp | QWidget used by Lv2ViewBase |
| Lv2ViewBase.cpp | Base class for Lv2Instrument |
Index
LMMS.


























































































