CpuGraph

Constructors

this
this(DzlCpuGraph* dzlCpuGraph, bool ownedRef = false)

Sets our main struct and passes it to the parent class.

this
this(long timespan, uint maxSamples)

Members

Functions

getCpuGraphStruct
DzlCpuGraph* getCpuGraphStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

dzlCpuGraph
DzlCpuGraph* dzlCpuGraph;

the main Gtk struct

Inherited Members

From GraphView

dzlGraphView
DzlGraphView* dzlGraphView;

the main Gtk struct

getGraphViewStruct
DzlGraphView* getGraphViewStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getType
GType getType()
addRenderer
void addRenderer(GraphRendererIF renderer)
getModel
GraphModel getModel()

Gets the #DzlGraphView:model property.

setModel
void setModel(GraphModel model)

Meta