Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cab ¶
type Cab struct { *CabUI // contains filtered or unexported fields }
func NewCab ¶
func NewCab(parent *LPEdit, w widgets.QWidget_ITF, ctrl *qtctrl.Controller, ct []string, id int) *Cab
type LPEdit ¶
type LPEdit struct { *LPEditUI // contains filtered or unexported fields }
func NewLPEdit ¶
func NewLPEdit(c *qtctrl.Controller, p widgets.QWidget_ITF) *LPEdit
type LineView ¶
func NewLineView ¶
func NewLineView(parent widgets.QWidget_ITF, ff core.Qt__WindowType, s widgets.QFrame__Shape, l *LPEdit, pos uint16, posType uint8) *LineView
type PBSelector ¶
type PBSelector struct { *PBSelectorUI // contains filtered or unexported fields }
func NewPBSelector ¶
func NewPBSelector(c *qtctrl.Controller, p widgets.QWidget_ITF, parent *LPEdit) *PBSelector
type PedalView ¶
func NewPedalView ¶
func NewPedalView(parent widgets.QWidget_ITF, ff core.Qt__WindowType, pbiID uint32, pos uint16) *PedalView
Click to show internal directories.
Click to hide internal directories.