LMMS
Loading...
Searching...
No Matches
AutomatableModelView.h File Reference
#include "ModelView.h"
#include "AutomatableModel.h"

Go to the source code of this file.

Classes

class  lmms::gui::AutomatableModelView
class  lmms::gui::AutomatableModelViewSlots
class  lmms::gui::TypedModelView< ModelType >

Namespaces

namespace  lmms
namespace  lmms::gui

Typedefs

using lmms::gui::FloatModelView = TypedModelView<FloatModel>
using lmms::gui::IntModelView = TypedModelView<IntModel>
using lmms::gui::BoolModelView = TypedModelView<BoolModel>