StoneyVCV v2
StoneyDSP Modules for VCV Rack 2.
Loading...
Searching...
No Matches
PanelWidget.hpp File Reference

StoneyDSP Modules for VCV Rack 2. More...

#include <StoneyVCV.hpp>
#include <StoneyVCV/ComponentLibrary.hpp>
#include <StoneyVCV/ComponentLibrary/Widget.hpp>
#include <StoneyVCV/ComponentLibrary/PortWidget.hpp>
#include <StoneyVCV/ComponentLibrary/ParamWidget.hpp>
#include <StoneyVCV/ComponentLibrary/RoundKnobWidget.hpp>
#include <rack.hpp>
#include <StoneyDSP/Core.hpp>
#include <string>
#include <array>
Include dependency graph for PanelWidget.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  StoneyDSP::StoneyVCV::ComponentLibrary::PanelBorderWidget
 The PaneBorderWidget struct. More...
 
struct  StoneyDSP::StoneyVCV::ComponentLibrary::PanelLinesWidget
 The PanelLinesWidget struct. More...
 
struct  StoneyDSP::StoneyVCV::ComponentLibrary::ThemedPanelWidget
 The ThemedPanelWidget struct. More...
 

Namespaces

namespace  StoneyDSP
 The StoneyDSP namespace.
 
namespace  StoneyDSP::StoneyVCV
 The StoneyVCV namespace.
 
namespace  StoneyDSP::StoneyVCV::ComponentLibrary
 The ComponentLibrary namespace.
 

Macros

#define STONEYVCV_COMPONENTLIBRARY_PANELWIDGET_HPP_INCLUDED   1
 

Functions

template<class TPanelWidget >
TPanelWidgetStoneyDSP::StoneyVCV::createPanelWidget (::rack::math::Rect box)
 
template::StoneyDSP::StoneyVCV::ComponentLibrary::ThemedPanelWidget * ::StoneyDSP::StoneyVCV::createPanelWidget<::StoneyDSP::StoneyVCV::ComponentLibrary::ThemedPanelWidget > (::rack::math::Rect box)
 

Detailed Description

StoneyDSP Modules for VCV Rack 2.

Author
Nathan J. Hood natha.nosp@m.njho.nosp@m.od@go.nosp@m.ogle.nosp@m.mail..nosp@m.com
Version

Copyright (c) 2024 Nathan J. Hood natha.nosp@m.njho.nosp@m.od@go.nosp@m.ogle.nosp@m.mail..nosp@m.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Macro Definition Documentation

◆ STONEYVCV_COMPONENTLIBRARY_PANELWIDGET_HPP_INCLUDED

#define STONEYVCV_COMPONENTLIBRARY_PANELWIDGET_HPP_INCLUDED   1

Function Documentation

◆ ::StoneyDSP::StoneyVCV::createPanelWidget<::StoneyDSP::StoneyVCV::ComponentLibrary::ThemedPanelWidget >()

template::StoneyDSP::StoneyVCV::ComponentLibrary::ThemedPanelWidget * ::StoneyDSP::StoneyVCV::createPanelWidget<::StoneyDSP::StoneyVCV::ComponentLibrary::ThemedPanelWidget > ( ::rack::math::Rect  box)