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

#include <aboutfriendform.h>

Inheritance diagram for AboutFriendForm:
Inheritance graph
Collaboration diagram for AboutFriendForm:
Collaboration graph

Public Slots

void reloadTheme ()
 

Signals

void histroyRemoved ()
 

Public Member Functions

 AboutFriendForm (std::unique_ptr< IAboutFriend > about, QWidget *parent=nullptr)
 
 ~AboutFriendForm ()
 

Private Slots

void onAutoAcceptDirChanged (const QString &path)
 
void onAcceptedClicked ()
 Called when user clicks the bottom OK button, save all settings. More...
 
void onAutoAcceptDirClicked ()
 
void onAutoAcceptCallClicked ()
 
void onAutoGroupInvite ()
 Sets the AutoGroupinvite status and saves the settings. More...
 
void onSelectDirClicked ()
 
void onRemoveHistoryClicked ()
 

Private Attributes

Ui::AboutFriendForm * ui
 
const std::unique_ptr< IAboutFriendabout
 

Detailed Description

Definition at line 33 of file aboutfriendform.h.

Constructor & Destructor Documentation

◆ AboutFriendForm()

AboutFriendForm::AboutFriendForm ( std::unique_ptr< IAboutFriend about,
QWidget *  parent = nullptr 
)

Definition at line 29 of file aboutfriendform.cpp.

◆ ~AboutFriendForm()

AboutFriendForm::~AboutFriendForm ( )

Definition at line 160 of file aboutfriendform.cpp.

Member Function Documentation

◆ histroyRemoved

void AboutFriendForm::histroyRemoved ( )
signal
Here is the caller graph for this function:

◆ onAcceptedClicked

void AboutFriendForm::onAcceptedClicked ( )
privateslot

Called when user clicks the bottom OK button, save all settings.

Definition at line 133 of file aboutfriendform.cpp.

◆ onAutoAcceptCallClicked

void AboutFriendForm::onAutoAcceptCallClicked ( )
privateslot

Definition at line 109 of file aboutfriendform.cpp.

◆ onAutoAcceptDirChanged

void AboutFriendForm::onAutoAcceptDirChanged ( const QString &  path)
privateslot

Definition at line 100 of file aboutfriendform.cpp.

◆ onAutoAcceptDirClicked

void AboutFriendForm::onAutoAcceptDirClicked ( )
privateslot

Definition at line 82 of file aboutfriendform.cpp.

◆ onAutoGroupInvite

void AboutFriendForm::onAutoGroupInvite ( )
privateslot

Sets the AutoGroupinvite status and saves the settings.

Definition at line 119 of file aboutfriendform.cpp.

◆ onRemoveHistoryClicked

void AboutFriendForm::onRemoveHistoryClicked ( )
privateslot

Definition at line 138 of file aboutfriendform.cpp.

Here is the call graph for this function:

◆ onSelectDirClicked

void AboutFriendForm::onSelectDirClicked ( )
privateslot

Definition at line 124 of file aboutfriendform.cpp.

◆ reloadTheme

void AboutFriendForm::reloadTheme ( )
slot

Definition at line 95 of file aboutfriendform.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ about

const std::unique_ptr<IAboutFriend> AboutFriendForm::about
private

Definition at line 43 of file aboutfriendform.h.

◆ ui

Ui::AboutFriendForm* AboutFriendForm::ui
private

Definition at line 42 of file aboutfriendform.h.


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