Abstract base class for objects which track user history (i.e.
 
virtual ~QgsAbstractHistoryProvider()
 
virtual QString id() const =0
Returns the provider's unique id, which is used to associate existing history entries with the provid...
 
Base class for nodes representing a QgsHistoryEntry.
 
Encapsulates a history entry.