qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Public Slots | Public Member Functions | Protected Attributes | List of all members
RemoveFriendDialog Class Reference

#include <removefrienddialog.h>

Inheritance diagram for RemoveFriendDialog:
Inheritance graph
Collaboration diagram for RemoveFriendDialog:
Collaboration graph

Public Slots

void onAccepted ()
 

Public Member Functions

 RemoveFriendDialog (QWidget *parent, const Friend *f)
 
bool removeHistory ()
 
bool accepted ()
 

Protected Attributes

Ui_RemoveFriendDialog ui
 
bool _accepted = false
 

Detailed Description

Definition at line 28 of file removefrienddialog.h.

Constructor & Destructor Documentation

◆ RemoveFriendDialog()

RemoveFriendDialog::RemoveFriendDialog ( QWidget *  parent,
const Friend f 
)
explicit

Definition at line 24 of file removefrienddialog.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ accepted()

bool RemoveFriendDialog::accepted ( )
inline

Definition at line 39 of file removefrienddialog.h.

Here is the caller graph for this function:

◆ onAccepted

void RemoveFriendDialog::onAccepted ( )
slot

Definition at line 45 of file removefrienddialog.cpp.

Here is the caller graph for this function:

◆ removeHistory()

bool RemoveFriendDialog::removeHistory ( )
inline

Definition at line 34 of file removefrienddialog.h.

Here is the caller graph for this function:

Member Data Documentation

◆ _accepted

bool RemoveFriendDialog::_accepted = false
protected

Definition at line 49 of file removefrienddialog.h.

◆ ui

Ui_RemoveFriendDialog RemoveFriendDialog::ui
protected

Definition at line 48 of file removefrienddialog.h.


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