Krotos Modules 3
Loading...
Searching...
No Matches
KwidgetGUI_Recorder.cpp
Go to the documentation of this file.
1
namespace
krotos
2
{
3
KwidgetGUI_Recorder::KwidgetGUI_Recorder
(
Kwidget
& owner) :
KwidgetGUI
(owner) {}
4
5
void
KwidgetGUI_Recorder::paint
(Graphics&
/*g*/
) {}
6
7
void
KwidgetGUI_Recorder::resized
() {
KwidgetGUI::resized
(); }
8
9
}
// namespace krotos
krotos::KwidgetGUI_Recorder::KwidgetGUI_Recorder
KwidgetGUI_Recorder(Kwidget &owner)
Definition
KwidgetGUI_Recorder.cpp:3
krotos::KwidgetGUI_Recorder::resized
void resized() override
Definition
KwidgetGUI_Recorder.cpp:7
krotos::KwidgetGUI_Recorder::paint
void paint(Graphics &g) override
Definition
KwidgetGUI_Recorder.cpp:5
krotos::KwidgetGUI
Interface for a UI Component that controls a KwidgetProcessor.
Definition
KwidgetGUI.h:24
krotos::KwidgetGUI::resized
void resized() override
Definition
KwidgetGUI.cpp:45
krotos::Kwidget
Definition
Kwidget.h:8
krotos
Definition
AirAbsorptionFilter.cpp:2
krotos_kwidget
kwidgets
recorder
KwidgetGUI_Recorder.cpp
Generated by
1.12.0