eric7.WebBrowser.Sync.SyncFtpSettingsPage
Module implementing the synchronization FTP host settings wizard page.
Global Attributes
Classes
Functions
SyncFtpSettingsPage
Class implementing the synchronization FTP host settings wizard page.
Derived from
QWizardPage, Ui_SyncFtpSettingsPage
Class Attributes
Class Methods
Methods
Static Methods
SyncFtpSettingsPage (Constructor)
SyncFtpSettingsPage(parent=None)
Constructor
- parent (QWidget)
-
reference to the parent widget
SyncFtpSettingsPage.isComplete
isComplete()
Public method to check the completeness of the page.
- Return:
-
flag indicating completeness
- Return Type:
-
bool
SyncFtpSettingsPage.nextId
nextId()
Public method returning the ID of the next wizard page.
- Return:
-
next wizard page ID
- Return Type:
-
int