FileWatcher/code/src
Brian c7914480e0 Got the app hiding in the system tray, though icon isn't working.
When you hit the close button on the window, it hides in the system
tray, or when you hit File>Hide or Ctrl+H while the application has
focus.  I have some testing code in to see why the icon isn't being set,
but still can't figure it out.  The icon is definitely loading, it's
just when I set it to the icon it's no visible.  I'm even not getting
console output saying no icon is being set.
2013-12-23 01:43:10 -07:00
..
.gitkeep Setting up new basic structure of project. 2013-12-20 19:16:51 -07:00
main.cpp QT Project configured and compiling. 2013-12-22 21:22:21 -07:00
mainwindow.cpp Got the app hiding in the system tray, though icon isn't working. 2013-12-23 01:43:10 -07:00
mainwindow.h Got the app hiding in the system tray, though icon isn't working. 2013-12-23 01:43:10 -07:00
mainwindow.ui Got the app hiding in the system tray, though icon isn't working. 2013-12-23 01:43:10 -07:00