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

#include <loadhistorydialog.h>

Inheritance diagram for LoadHistoryDialog:
Inheritance graph
Collaboration diagram for LoadHistoryDialog:
Collaboration graph

Public Slots

void highlightDates (int year, int month)
 

Public Member Functions

 LoadHistoryDialog (const IChatLog *chatLog, QWidget *parent=nullptr)
 
 LoadHistoryDialog (QWidget *parent=nullptr)
 
 ~LoadHistoryDialog ()
 
QDateTime getFromDate ()
 
void setTitle (const QString &title)
 
void setInfoLabel (const QString &info)
 

Private Attributes

Ui::LoadHistoryDialog * ui
 
const IChatLogchatLog
 

Detailed Description

Definition at line 31 of file loadhistorydialog.h.

Constructor & Destructor Documentation

◆ LoadHistoryDialog() [1/2]

LoadHistoryDialog::LoadHistoryDialog ( const IChatLog chatLog,
QWidget *  parent = nullptr 
)
explicit

Definition at line 30 of file loadhistorydialog.cpp.

Here is the call graph for this function:

◆ LoadHistoryDialog() [2/2]

LoadHistoryDialog::LoadHistoryDialog ( QWidget *  parent = nullptr)
explicit

Definition at line 41 of file loadhistorydialog.cpp.

◆ ~LoadHistoryDialog()

LoadHistoryDialog::~LoadHistoryDialog ( )

Definition at line 48 of file loadhistorydialog.cpp.

Member Function Documentation

◆ getFromDate()

QDateTime LoadHistoryDialog::getFromDate ( )

Definition at line 53 of file loadhistorydialog.cpp.

Here is the caller graph for this function:

◆ highlightDates

void LoadHistoryDialog::highlightDates ( int  year,
int  month 
)
slot

Definition at line 79 of file loadhistorydialog.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setInfoLabel()

void LoadHistoryDialog::setInfoLabel ( const QString &  info)

Definition at line 74 of file loadhistorydialog.cpp.

Here is the caller graph for this function:

◆ setTitle()

void LoadHistoryDialog::setTitle ( const QString &  title)

Definition at line 69 of file loadhistorydialog.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ chatLog

const IChatLog* LoadHistoryDialog::chatLog
private

Definition at line 49 of file loadhistorydialog.h.

◆ ui

Ui::LoadHistoryDialog* LoadHistoryDialog::ui
private

Definition at line 48 of file loadhistorydialog.h.


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