• Allan Sandfeld Jensen's avatar
    Balloon tip must follow systemtray icon · cc3875c2
    Allan Sandfeld Jensen authored
    
    If the a message notification is created at the same time as the system
    tray icon is embedded it may start at a wrong location, since the icon
    location it bases its own location is not yet final.
    
    This patch adds code to update the balloon tip location when the system
    tray icon is moved or resized.
    
    The bug and fix can be tested by the systray example by disabling the
    icon and letting show message trigger both showing it and the message.
    
    Change-Id: Ie1dc10489ad420e581e32afeb757c236fb5129ab
    Reviewed-by: default avatarShawn Rutledge <shawn.rutledge@digia.com>
    cc3875c2
README 386 bytes
XQuery queries and XPath expressions can be used in Qt with the
Qt XML Patterns module.

XQuery is a query language used to query XML in a concise and safe manner.

Documentation for these examples can be found via the Examples and Tutorials
link in the main Qt documentation. The examples and their documentation can
also be opened from the Examples tab of Qt Creator's Welcome mode.