tilde~
Puredata Qt-based GUI
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
tilde~
widgets
UITextEditor.h
Go to the documentation of this file.
1
// (c) 2017 Alex Nadzharov
2
// License: GPL3
3
4
#ifndef UITEXTEDITOR_H
5
#define UITEXTEDITOR_H
6
7
#include <QWidget>
8
9
namespace
tilde{
15
class
UITextEditor
16
{
17
public
:
18
UITextEditor
();
19
};
20
}
21
22
#endif // UITEXTEDITOR_H
tilde::UITextEditor
Stub for generic text editor.
Definition:
UITextEditor.h:15
tilde::UITextEditor::UITextEditor
UITextEditor()
Definition:
UITextEditor.cpp:8
Generated on Mon Aug 28 2017 23:38:33 for tilde~ by
1.8.6