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 249 of file mainwindow.h.

Constructor & Destructor Documentation

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

Definition at line 2864 of file mainwindow.cpp.

Member Function Documentation

void PopupMenu::closeEvent ( QCloseEvent *  )
override

Definition at line 2881 of file mainwindow.cpp.

void PopupMenu::leaveEvent ( QEvent *  )
override

Definition at line 2876 of file mainwindow.cpp.

void PopupMenu::showEvent ( QShowEvent *  )
override

Definition at line 2869 of file mainwindow.cpp.

Member Data Documentation

QWidget* PopupMenu::_w
private

Definition at line 259 of file mainwindow.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:49