|
QtImplementation
Documentation of the Qt implementation of ECG-App
Framework UsedThe framework used for the Qt implementation of ECG-App is Qt. The version used is the latest stable release, Qt 4.7.4. Qt is a cross-platform application and UI framework with APIs for C++ programming. Getting StartedPlotterFor the Java implementation we have used JChart2D. However for the Qt implementation of ECG-App we are unable to use JChart2D so we must look for another graphing library. Listed below are the specifications required for the graphing library:
GUI Naming ConventionFor any widgets that will be used in code add in a prefix that describes the type of widget and then a description of its use.
| |||||
Is agood job, im now do graduated project like it and i