Screenshot Tool for Linux
| resources/icons | ||
| sounds | ||
| AboutDialog.cpp | ||
| AboutDialog.h | ||
| AboutDialog.ui | ||
| AppSettings.cpp | ||
| AppSettings.h | ||
| EasyShot.cpp | ||
| EasyShot.h | ||
| EasyShot.pro | ||
| EasyShot.pro.user | ||
| icons.qrc | ||
| main.cpp | ||
| MainWindow.cpp | ||
| MainWindow.h | ||
| MainWindow.ui | ||
| PreferenceDialog.cpp | ||
| PreferenceDialog.h | ||
| PreferenceDialog.ui | ||
| Readme.txt | ||
| RegionSelectorDialog.cpp | ||
| RegionSelectorDialog.h | ||
| ScreenShotter.cpp | ||
| ScreenShotter.h | ||
| ZException.cpp | ||
| ZException.h | ||
EasyShot v0.1.0 ------------ This is the release version EasyShot is a screen capuring software developed using Qt framework. It basically offer two functions. To capture full screen or to grab an area of the screen by mouse. It can be run on the background visible in the tray icon. Note ------------ Put the 'sounds' folder inside the application folder path to open get the sound effect when taking the screenshot. Requirements ------------- Phonon Multimedia Framework - Used to play the shutter sound when taking a screenshot Steps ------------- Open EasyShot.pro file from Qt Creator Build and run