#include <history.h>
Definition at line 33 of file history.h.
 
◆ History()
      
        
          | History::History | ( | QObject * | parent | ) |  | 
      
 
 
◆ addHistoryEntry() [1/2]
      
        
          | void History::addHistoryEntry | ( | const QUrl & | url, | 
        
          |  |  | QString | title | 
        
          |  | ) |  |  | 
      
 
 
◆ addHistoryEntry() [2/2]
      
        
          | void History::addHistoryEntry | ( | WebView * | view | ) |  | 
      
 
 
◆ clearHistory()
      
        
          | void History::clearHistory | ( |  | ) |  | 
      
 
 
◆ deleteHistoryEntry() [1/4]
      
        
          | void History::deleteHistoryEntry | ( | const QList< int > & | list | ) |  | 
      
 
 
◆ deleteHistoryEntry() [2/4]
      
        
          | void History::deleteHistoryEntry | ( | const QString & | url | ) |  | 
      
 
 
◆ deleteHistoryEntry() [3/4]
      
        
          | void History::deleteHistoryEntry | ( | const QString & | url, | 
        
          |  |  | const QString & | title | 
        
          |  | ) |  |  | 
      
 
 
◆ deleteHistoryEntry() [4/4]
      
        
          | void History::deleteHistoryEntry | ( | int | index | ) |  | 
      
 
 
◆ getHistoryEntry()
      
        
          | HistoryEntry History::getHistoryEntry | ( | const QString & | text | ) |  | 
      
 
 
◆ historyEntryAdded
  
  | 
        
          | void History::historyEntryAdded | ( | const HistoryEntry & | entry | ) |  |  | signal | 
 
 
◆ historyEntryDeleted
  
  | 
        
          | void History::historyEntryDeleted | ( | const HistoryEntry & | entry | ) |  |  | signal | 
 
 
◆ historyEntryEdited
◆ indexesFromTimeRange()
      
        
          | QList< int > History::indexesFromTimeRange | ( | qint64 | start, | 
        
          |  |  | qint64 | end | 
        
          |  | ) |  |  | 
      
 
 
◆ isSaving()
      
        
          | bool History::isSaving | ( |  | ) |  | 
      
 
 
◆ loadSettings()
      
        
          | void History::loadSettings | ( |  | ) |  | 
      
 
 
◆ model()
◆ mostVisited()
◆ resetHistory
  
  | 
        
          | void History::resetHistory | ( |  | ) |  |  | signal | 
 
 
◆ searchHistoryEntry()
      
        
          | QList< HistoryEntry > History::searchHistoryEntry | ( | const QString & | text | ) |  | 
      
 
 
◆ setSaving()
      
        
          | void History::setSaving | ( | bool | state | ) |  | 
      
 
 
◆ titleCaseLocalizedMonth()
  
  | 
        
          | QString History::titleCaseLocalizedMonth | ( | int | month | ) |  |  | static | 
 
 
The documentation for this class was generated from the following files: