Audacity 3.2.0
Public Attributes | List of all members
Ruler::TickLengths Struct Reference

#include <Ruler.h>

Public Attributes

int majorLength
 
int minorLength
 
int minorMinorLength
 

Detailed Description

Definition at line 37 of file Ruler.h.

Member Data Documentation

◆ majorLength

int Ruler::TickLengths::majorLength

Definition at line 38 of file Ruler.h.

Referenced by Ruler::Draw(), and Ruler::SetTickLengths().

◆ minorLength

int Ruler::TickLengths::minorLength

Definition at line 38 of file Ruler.h.

Referenced by Ruler::Draw(), and Ruler::SetTickLengths().

◆ minorMinorLength

int Ruler::TickLengths::minorMinorLength

Definition at line 38 of file Ruler.h.

Referenced by Ruler::Draw(), and Ruler::SetTickLengths().


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