Home ⌂Doc Index ◂Up ▴

eric6.WebBrowser.Sync.SyncDataPage

Module implementing the synchronization data wizard page.

Global Attributes

None

Classes

SyncDataPage Class implementing the synchronization data wizard page.

Functions

None


SyncDataPage

Class implementing the synchronization data wizard page.

Derived from

QWizardPage, Ui_SyncDataPage

Class Attributes

None

Class Methods

None

Methods

SyncDataPage Constructor
nextId Public method returning the ID of the next wizard page.

Static Methods

None

SyncDataPage (Constructor)

SyncDataPage(parent=None)

Constructor

parent
reference to the parent widget (QWidget)

SyncDataPage.nextId

nextId()

Public method returning the ID of the next wizard page.

Returns:
next wizard page ID (integer)
Up



Home ⌂Doc Index ◂Up ▴