Lumiera
0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
bin-widget.hpp
Go to the documentation of this file.
1
/*
2
BIN-WIDGET.hpp - display of a media bin
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
39
#ifndef STAGE_WIDGET_BIN_WIDGET_H
40
#define STAGE_WIDGET_BIN_WIDGET_H
41
42
#include "
stage/gtk-base.hpp
"
43
44
//#include "lib/util.hpp"
45
46
//#include <memory>
47
//#include <vector>
48
49
50
51
namespace
stage
{
52
namespace
widget {
53
54
58
class
BinWidget
59
{
60
public
:
61
BinWidget
();
62
~BinWidget
();
63
64
private
:
/* ===== Internals ===== */
65
66
};
67
68
69
}}
// namespace stage::widget
70
#endif
/*STAGE_WIDGET_BIN_WIDGET_H*/
stage::widget::BinWidget
Definition
bin-widget.hpp:59
stage::widget::BinWidget::BinWidget
BinWidget()
Definition
bin-widget.cpp:53
stage::widget::BinWidget::~BinWidget
~BinWidget()
Definition
bin-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
widget
bin-widget.hpp
Generated on Fri Nov 7 2025 for Lumiera by
1.9.8