Ordinateur de bord pour voiture de collection 7.1
Public Member Functions | List of all members
BoutonPM Class Reference

Button with +/- function and digit position. More...

Inheritance diagram for BoutonPM:

Public Member Functions

def __init__ (self, text, bg, Func, FuncParam)
 

Detailed Description

Button with +/- function and digit position.


Create an instance of the NumberWindow class to ask a new value for a number.

Note
An example of use is written at the end of file, it's call if the file is tested with "python3 valuwindow.py"
Date
04 november 2021 : Creation
Version
7.1
Author
Jonathan Zéhnné : jihze.nosp@m.d@gm.nosp@m.ail.c.nosp@m.om

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  text,
  bg,
  Func,
  FuncParam 
)

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