Fan

 

const class

flux::HistoryItem

sys::Obj
  flux::HistoryItem

HistoryItem stores information about navigation to a specific uri.

Slots

iconUriSource

const Uri? iconUri

Uri for icon of resource or null.

timeSource

const DateTime time

Last time of access.

toStrSource

override Str toStr()

Overrides sys::Obj.toStr

Return uri string.

uriSource

const Uri uri

Uri of resource.