Falkon Develop
Cross-platform Qt-based web browser
history.h File Reference
#include <QObject>
#include <QList>
#include <QDateTime>
#include <QUrl>
#include "qzcommon.h"

Go to the source code of this file.

Classes

class  History
 
struct  History::HistoryEntry
 

Typedefs

using HistoryEntry = History::HistoryEntry
 

Functions

 Q_DECLARE_TYPEINFO (HistoryEntry, Q_MOVABLE_TYPE)
 

Typedef Documentation

◆ HistoryEntry

Definition at line 85 of file history.h.

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( HistoryEntry  ,
Q_MOVABLE_TYPE   
)