raDIYo 0.4
PiGPIORotaryDial Class Reference
Inheritance diagram for PiGPIORotaryDial:
PiGPIOWidget

Signals

void clicked ()
 
void valueChanged (int value)
 

Public Member Functions

 PiGPIORotaryDial (QObject *parent=nullptr)
 
- Public Member Functions inherited from PiGPIOWidget
 PiGPIOWidget (QObject *parent=nullptr)
 

Protected Attributes

int mygpioA
 
int mygpioB
 
int levA
 
int levB
 
int lastGpio
 

Detailed Description

Definition at line 60 of file pigpio.h.

Member Data Documentation

◆ lastGpio

int PiGPIORotaryDial::lastGpio
protected

Definition at line 77 of file pigpio.h.

◆ levA

int PiGPIORotaryDial::levA
protected

Definition at line 77 of file pigpio.h.

◆ levB

int PiGPIORotaryDial::levB
protected

Definition at line 77 of file pigpio.h.

◆ mygpioA

int PiGPIORotaryDial::mygpioA
protected

Definition at line 77 of file pigpio.h.

◆ mygpioB

int PiGPIORotaryDial::mygpioB
protected

Definition at line 77 of file pigpio.h.


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