qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Public Slots | Signals | Public Member Functions | List of all members
ActivateDialog Class Reference

#include <activatedialog.h>

Inheritance diagram for ActivateDialog:
Inheritance graph
Collaboration diagram for ActivateDialog:
Collaboration graph

Public Slots

virtual void reloadTheme ()
 

Signals

void windowStateChanged (Qt::WindowStates state)
 

Public Member Functions

 ActivateDialog (QWidget *parent=nullptr, Qt::WindowFlags f=Qt::WindowFlags())
 
bool event (QEvent *event) override
 

Detailed Description

Definition at line 24 of file activatedialog.h.

Constructor & Destructor Documentation

◆ ActivateDialog()

ActivateDialog::ActivateDialog ( QWidget *  parent = nullptr,
Qt::WindowFlags  f = Qt::WindowFlags() 
)

Definition at line 25 of file activatedialog.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ event()

bool ActivateDialog::event ( QEvent *  event)
override

Definition at line 31 of file activatedialog.cpp.

Here is the caller graph for this function:

◆ reloadTheme

virtual void ActivateDialog::reloadTheme ( )
inlinevirtualslot

Definition at line 36 of file activatedialog.h.

Here is the caller graph for this function:

◆ windowStateChanged

void ActivateDialog::windowStateChanged ( Qt::WindowStates  state)
signal
Here is the caller graph for this function:

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