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