cut 3.4.1-rc1
Loading...
Searching...
No Matches
qebanner.py File Reference

Contains QeBanner widget and the ResizeFilter. More...

Classes

class  qebanner.NotificationType
 Types of notifications that can be displayed in the banner. More...
 
class  qebanner.ResizeFilter
 Event filter that monitors resize events from a reference widget and applies the same width to a sibling widget. More...
 
class  qebanner.QeNotificationMessage
 Widget that represents a single notification message (Info or Error). More...
 
class  qebanner.QeBanner
 Banner widget that displays info or error notification messages. More...
 
class  qebanner.QeBannerContent
 Content container widget for QeBanner that holds stacked notification messages. More...
 

Functions

 qebanner.main ()
 Entry point for the Qt application.
 

Detailed Description

Contains QeBanner widget and the ResizeFilter.