LMMS
Loading...
Searching...
No Matches
TipWin Class Reference

#include <TipWin.h>

Inheritance diagram for TipWin:

Public Member Functions

 TipWin ()
void draw ()
void showValue (float f)
void setText (const char *c)
void showText ()
void set_rounding (unsigned int digits=0)
 TipWin ()
void draw ()
void showValue (float f)
void setText (const char *c)
void showText ()

Private Member Functions

void redraw ()
const char * getStr () const
void redraw ()
const char * getStr () const

Private Attributes

string tip
string text
bool textmode
char format [6]

Constructor & Destructor Documentation

◆ TipWin() [1/2]

TipWin::TipWin ( void )

◆ TipWin() [2/2]

TipWin::TipWin ( )

Member Function Documentation

◆ draw() [1/2]

void TipWin::draw ( )

◆ draw() [2/2]

void TipWin::draw ( )

◆ getStr() [1/2]

const char * TipWin::getStr ( ) const
private

◆ getStr() [2/2]

const char * TipWin::getStr ( ) const
private

◆ redraw() [1/2]

void TipWin::redraw ( )
private

◆ redraw() [2/2]

void TipWin::redraw ( )
private

◆ set_rounding()

void TipWin::set_rounding ( unsigned int digits = 0)

◆ setText() [1/2]

void TipWin::setText ( const char * c)

◆ setText() [2/2]

void TipWin::setText ( const char * c)

◆ showText() [1/2]

void TipWin::showText ( )

◆ showText() [2/2]

void TipWin::showText ( )

◆ showValue() [1/2]

void TipWin::showValue ( float f)

◆ showValue() [2/2]

void TipWin::showValue ( float f)

Member Data Documentation

◆ format

char TipWin::format[6]
private

◆ text

string TipWin::text
private

◆ textmode

bool TipWin::textmode
private

◆ tip

string TipWin::tip
private

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