Lumiera
0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
pipe-widget.hpp
Go to the documentation of this file.
1
/*
2
PIPE-WIDGET.hpp - display of pipe configuration with effect processing components
3
4
Copyright (C)
5
2016, Hermann Vosseler <Ichthyostega@web.de>
6
7
**Lumiera** is free software; you can redistribute it and/or modify it
8
under the terms of the GNU General Public License as published by the
9
Free Software Foundation; either version 2 of the License, or (at your
10
option) any later version. See the file COPYING for further details.
11
12
*/
13
14
30
#ifndef STAGE_TIMELINE_PIPE_WIDGET_H
31
#define STAGE_TIMELINE_PIPE_WIDGET_H
32
33
#include "
stage/gtk-base.hpp
"
34
35
//#include "lib/util.hpp"
36
37
//#include <memory>
38
//#include <vector>
39
40
41
42
namespace
stage
{
43
namespace
timeline {
44
45
49
class
PipeWidget
50
{
51
public
:
52
PipeWidget
();
53
~PipeWidget
();
54
55
private
:
/* ===== Internals ===== */
56
57
};
58
59
60
}}
// namespace stage::timeline
61
#endif
/*STAGE_TIMELINE_PIPE_WIDGET_H*/
stage::timeline::PipeWidget
Definition
pipe-widget.hpp:50
stage::timeline::PipeWidget::PipeWidget
PipeWidget()
Definition
pipe-widget.cpp:53
stage::timeline::PipeWidget::~PipeWidget
~PipeWidget()
Definition
pipe-widget.cpp:58
gtk-base.hpp
A set of basic GTK includes for the UI.
stage
Lumiera GTK UI implementation root.
Definition
guifacade.cpp:37
stage
timeline
pipe-widget.hpp
Generated on Fri Nov 7 2025 for Lumiera by
1.9.8