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

Definit un popup menu, necessaire pour maitriser l'ouverture automtique apres un createPopupMenu. More...

#include <TYCustomPopupMenu.h>

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

Public Slots

void onAboutToShow ()
 
virtual void setVisible (bool visible)
 

Public Member Functions

 TYCustomPopupMenu (QWidget *parent=0)
 Constructeur. More...
 
 TYCustomPopupMenu (const QString &title, QWidget *parent=0)
 Constructeur. More...
 

Detailed Description

Definit un popup menu, necessaire pour maitriser l'ouverture automtique apres un createPopupMenu.

Definition at line 36 of file TYCustomPopupMenu.h.

Constructor & Destructor Documentation

◆ TYCustomPopupMenu() [1/2]

TYCustomPopupMenu::TYCustomPopupMenu ( QWidget *  parent = 0)

Constructeur.

Definition at line 27 of file TYCustomPopupMenu.cpp.

Here is the call graph for this function:

◆ TYCustomPopupMenu() [2/2]

TYCustomPopupMenu::TYCustomPopupMenu ( const QString &  title,
QWidget *  parent = 0 
)

Constructeur.

Definition at line 32 of file TYCustomPopupMenu.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ onAboutToShow

void TYCustomPopupMenu::onAboutToShow ( )
slot

Definition at line 37 of file TYCustomPopupMenu.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setVisible

void TYCustomPopupMenu::setVisible ( bool  visible)
virtualslot

Definition at line 42 of file TYCustomPopupMenu.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

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