Guitarix
controlparameter.h File Reference
#include <glibmm/ustring.h>
#include <sigc++/sigc++.h>
Include dependency graph for controlparameter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Gxw::ControlParameter
 

Namespaces

 Gxw
 
 Glib
 

Typedefs

typedef struct _GxControlParameterIface GxControlParameterIface
 
typedef struct _GxControlParameter GxControlParameter
 
typedef struct _GxControlParameterClass GxControlParameterClass
 

Typedef Documentation

§ GxControlParameter

typedef struct _GxControlParameter GxControlParameter

Definition at line 37 of file controlparameter.h.

§ GxControlParameterClass

typedef struct _GxControlParameterClass GxControlParameterClass

Definition at line 38 of file controlparameter.h.

§ GxControlParameterIface

typedef struct _GxControlParameterIface GxControlParameterIface

Definition at line 32 of file controlparameter.h.