LeechCraft 0.6.70-18808-g3467692359
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::TabSaveInfo Struct Reference

#include "ihaverecoverabletabs.h"

Public Attributes

QByteArray Data_ {}
 The serialized state of a tab.
QString Name_
 The user-readable name of the tab.
QIcon Icon_ {}
 Returns the icon of this tab.

Detailed Description

Definition at line 21 of file ihaverecoverabletabs.h.

Member Data Documentation

◆ Data_

QByteArray LC::TabSaveInfo::Data_ {}

The serialized state of a tab.

This state will later be passed to the IHaveRecoverableTabs::RecoverTabs() as the LC::TabRecoverInfo::Data_ member.

Definition at line 29 of file ihaverecoverabletabs.h.

◆ Icon_

QIcon LC::TabSaveInfo::Icon_ {}

Returns the icon of this tab.

The return value of this function will be used in the tab restore dialog or tab reopen menu.

For example, a web browser may want to return web site's favicon.

Definition at line 48 of file ihaverecoverabletabs.h.

◆ Name_

QString LC::TabSaveInfo::Name_

The user-readable name of the tab.

The return value of this function will be used in the tab restore dialog or tab reopen menu.

For example, a web browser may want to return something like "Google — http://google.com".

Definition at line 39 of file ihaverecoverabletabs.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.18808.g3467692359-build/leechcraft-0.6.70-18808-g3467692359/src/interfaces/ihaverecoverabletabs.h