Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Member Functions | List of all members
TYDoubleSpinBox Class Reference

#include <TYDoubleSpinBox.h>

Inheritance diagram for TYDoubleSpinBox:
Inheritance graph
[legend]
Collaboration diagram for TYDoubleSpinBox:
Collaboration graph
[legend]

Public Member Functions

 TYDoubleSpinBox (QWidget *parent=nullptr)
 
virtual void init ()
 
virtual void keyPressEvent (QKeyEvent *evt)
 

Detailed Description

Definition at line 28 of file TYDoubleSpinBox.h.

Constructor & Destructor Documentation

◆ TYDoubleSpinBox()

TYDoubleSpinBox::TYDoubleSpinBox ( QWidget *  parent = nullptr)

Constructor

Definition at line 27 of file TYDoubleSpinBox.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ init()

void TYDoubleSpinBox::init ( )
virtual

Initialize the widget

Definition at line 32 of file TYDoubleSpinBox.cpp.

Here is the caller graph for this function:

◆ keyPressEvent()

void TYDoubleSpinBox::keyPressEvent ( QKeyEvent *  evt)
virtual

overload the QDoubleSpinBox method If the key pressed is a coma, replace it with a point

Definition at line 38 of file TYDoubleSpinBox.cpp.


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