Home ⌂Doc Index ◂Up ▴

eric6.WebBrowser.Sync.SyncHostTypePage

Module implementing the synchronization host type wizard page.

Global Attributes

None

Classes

SyncHostTypePage Class implementing the synchronization host type wizard page.

Functions

None


SyncHostTypePage

Class implementing the synchronization host type wizard page.

Derived from

QWizardPage, Ui_SyncHostTypePage

Class Attributes

None

Class Methods

None

Methods

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

Static Methods

None

SyncHostTypePage (Constructor)

SyncHostTypePage(parent=None)

Constructor

parent
reference to the parent widget (QWidget)

SyncHostTypePage.nextId

nextId()

Public method returning the ID of the next wizard page.

Returns:
next wizard page ID (integer)
Up



Home ⌂Doc Index ◂Up ▴