retype.ui.modeline
Classes
|
|
|
|
|
Either a fixed-width spacer with width `width', or a spacer that will fill the width of the parent minus `width'. For the latter pass parent with a repainted signal for when it should be updated (for example, emit it on paintEvent). |
|
- class retype.ui.modeline.Spacer(width=30, parent=None)[source]
Bases:
QWidgetEither a fixed-width spacer with width `width’, or a spacer that will fill the width of the parent minus `width’. For the latter pass parent with a repainted signal for when it should be updated (for example, emit it on paintEvent).