Public Member Functions | Private Attributes | List of all members
PopupMenu Class Reference

#include <mainwindow.h>

Inheritance diagram for PopupMenu:
Inheritance graph
[legend]

Public Member Functions

void closeEvent (QCloseEvent *) override
 
void leaveEvent (QEvent *) override
 
 PopupMenu (QWidget *relative_widget, QWidget *parent=nullptr)
 
void showEvent (QShowEvent *) override
 

Private Attributes

QWidget * _w
 

Detailed Description

Definition at line 298 of file mainwindow.h.

Constructor & Destructor Documentation

◆ PopupMenu()

PopupMenu::PopupMenu ( QWidget *  relative_widget,
QWidget *  parent = nullptr 
)
explicit

Definition at line 3406 of file mainwindow.cpp.

Member Function Documentation

◆ closeEvent()

void PopupMenu::closeEvent ( QCloseEvent *  )
override

Definition at line 3423 of file mainwindow.cpp.

◆ leaveEvent()

void PopupMenu::leaveEvent ( QEvent *  )
override

Definition at line 3418 of file mainwindow.cpp.

◆ showEvent()

void PopupMenu::showEvent ( QShowEvent *  )
override

Definition at line 3411 of file mainwindow.cpp.

Member Data Documentation

◆ _w

QWidget* PopupMenu::_w
private

Definition at line 309 of file mainwindow.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:29