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

#include <privacyform.h>

Inheritance diagram for PrivacyForm:
Inheritance graph
Collaboration diagram for PrivacyForm:
Collaboration graph

Signals

void clearAllReceipts ()
 

Public Member Functions

 PrivacyForm (Core *_core)
 
 ~PrivacyForm ()
 
QString getFormName () final
 
- Public Member Functions inherited from GenericForm
 GenericForm (const QPixmap &icon)
 
virtual ~GenericForm ()
 
QPixmap getFormIcon ()
 

Private Slots

void on_cbKeepHistory_stateChanged ()
 
void on_cbTypingNotification_stateChanged ()
 
void on_nospamLineEdit_editingFinished ()
 
void on_randomNosapamButton_clicked ()
 
void on_nospamLineEdit_textChanged ()
 
void on_blackListTextEdit_textChanged ()
 
void showEvent (QShowEvent *) final
 

Private Member Functions

void retranslateUi ()
 

Private Attributes

Ui::PrivacySettings * bodyUI
 
Corecore
 

Additional Inherited Members

- Public Slots inherited from GenericForm
virtual void reloadTheme ()
 
- Protected Member Functions inherited from GenericForm
bool eventFilter (QObject *o, QEvent *e) final
 Ignore scroll on different controls. More...
 
void eventsInit ()
 Prevent stealing mouse wheel scroll. More...
 
- Protected Attributes inherited from GenericForm
QPixmap formIcon
 

Detailed Description

Definition at line 30 of file privacyform.h.

Constructor & Destructor Documentation

◆ PrivacyForm()

PrivacyForm::PrivacyForm ( Core _core)

Definition at line 42 of file privacyform.cpp.

◆ ~PrivacyForm()

PrivacyForm::~PrivacyForm ( )

Definition at line 56 of file privacyform.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ clearAllReceipts

void PrivacyForm::clearAllReceipts ( )
signal
Here is the caller graph for this function:

◆ getFormName()

QString PrivacyForm::getFormName ( )
inlinefinalvirtual

Implements GenericForm.

Definition at line 36 of file privacyform.h.

◆ on_blackListTextEdit_textChanged

void PrivacyForm::on_blackListTextEdit_textChanged ( )
privateslot

Definition at line 125 of file privacyform.cpp.

Here is the call graph for this function:

◆ on_cbKeepHistory_stateChanged

void PrivacyForm::on_cbKeepHistory_stateChanged ( )
privateslot

Definition at line 62 of file privacyform.cpp.

Here is the call graph for this function:

◆ on_cbTypingNotification_stateChanged

void PrivacyForm::on_cbTypingNotification_stateChanged ( )
privateslot

Definition at line 78 of file privacyform.cpp.

Here is the call graph for this function:

◆ on_nospamLineEdit_editingFinished

void PrivacyForm::on_nospamLineEdit_editingFinished ( )
privateslot

Definition at line 83 of file privacyform.cpp.

Here is the call graph for this function:

◆ on_nospamLineEdit_textChanged

void PrivacyForm::on_nospamLineEdit_textChanged ( )
privateslot

Definition at line 114 of file privacyform.cpp.

◆ on_randomNosapamButton_clicked

void PrivacyForm::on_randomNosapamButton_clicked ( )
privateslot

Definition at line 103 of file privacyform.cpp.

Here is the call graph for this function:

◆ retranslateUi()

void PrivacyForm::retranslateUi ( )
private

Definition at line 131 of file privacyform.cpp.

◆ showEvent

void PrivacyForm::showEvent ( QShowEvent *  )
finalprivateslot

Definition at line 94 of file privacyform.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ bodyUI

Ui::PrivacySettings* PrivacyForm::bodyUI
private

Definition at line 57 of file privacyform.h.

◆ core

Core* PrivacyForm::core
private

Definition at line 58 of file privacyform.h.


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