LMMS
Loading...
Searching...
No Matches
CalfPattern Struct Reference

#include <ctl_pattern.h>

Public Attributes

GtkEventBox parent
bool force_redraw
bool dblclick
float pad_x
float pad_y
float size_x
float size_y
float mouse_x
float mouse_y
float x
float y
float width
float height
float border_h
float border_v
float bar_width
float beat_width
float beat_height
int beats
int bars
calf_pattern_handle handle_grabbed
calf_pattern_handle handle_hovered
double values [8][8]
double startval
cairo_surface_t * background_surface
GdkCursor * hand_cursor
 Cached hand (drag) cursor.

Static Public Attributes

static const int border = 2
static const int minner = 1
static const int mbars = 4

Member Data Documentation

◆ background_surface

cairo_surface_t* CalfPattern::background_surface

◆ bar_width

float CalfPattern::bar_width

◆ bars

int CalfPattern::bars

◆ beat_height

float CalfPattern::beat_height

◆ beat_width

float CalfPattern::beat_width

◆ beats

int CalfPattern::beats

◆ border

const int CalfPattern::border = 2
static

◆ border_h

float CalfPattern::border_h

◆ border_v

float CalfPattern::border_v

◆ dblclick

bool CalfPattern::dblclick

◆ force_redraw

bool CalfPattern::force_redraw

◆ hand_cursor

GdkCursor* CalfPattern::hand_cursor

Cached hand (drag) cursor.

◆ handle_grabbed

calf_pattern_handle CalfPattern::handle_grabbed

◆ handle_hovered

calf_pattern_handle CalfPattern::handle_hovered

◆ height

float CalfPattern::height

◆ mbars

const int CalfPattern::mbars = 4
static

◆ minner

const int CalfPattern::minner = 1
static

◆ mouse_x

float CalfPattern::mouse_x

◆ mouse_y

float CalfPattern::mouse_y

◆ pad_x

float CalfPattern::pad_x

◆ pad_y

float CalfPattern::pad_y

◆ parent

GtkEventBox CalfPattern::parent

◆ size_x

float CalfPattern::size_x

◆ size_y

float CalfPattern::size_y

◆ startval

double CalfPattern::startval

◆ values

double CalfPattern::values[8][8]

◆ width

float CalfPattern::width

◆ x

float CalfPattern::x

◆ y

float CalfPattern::y

The documentation for this struct was generated from the following file: