The QMainWindow Class

1 - What is the QMainWindow Class ? The QMainWindow class has been specially designed to manage the main window of your application when it is complex. Among the features offered to us by the QMainWindow class, we find in particular the menus, the toolbar and the status bar. The QMainWindow class inherits directly from…

Blogger Conditional Tags

1 - Principle And Syntax Of Blogger Conditional Tags The principle of using conditional tags is simple: a condition is defined and the content will be executed according to a particular case. These tags can be inserted in the HTML code of the template as well as in an HTML / Js gadget. In general,…