Copiste  0.1
 All Classes Functions Variables Enumerations Friends Pages
Public Slots | Public Member Functions | Protected Member Functions
MainWindow Class Reference

Defines GUI and event connections. More...

#include <mainwindow.h>

List of all members.

Public Slots

void actualiser ()
 Updates the UI with new metadatas.
void notifier ()
 Notifies some changes to the user via infoboxes.
void handleMenu (QAction *action)
 Handles any click on the system tray menu.
void sysTrayActivated (QSystemTrayIcon::ActivationReason reason)
 Handles any click on the system tray.
void about ()
 Dispays an "about" dialog.

Public Member Functions

 MainWindow (QWidget *parent=0)
 Default constructor. Creates the main UI.

Protected Member Functions

void closeEvent (QCloseEvent *event)
 Handles window closing so the program can run in background.

Detailed Description

Defines GUI and event connections.


The documentation for this class was generated from the following files: