Widgets for technical applications
LibEngsas is a C++ library, which uses the Qt framework and provides some enhancements. Therefore the hidden usage of KDE is one of the most important topics in LibEngsas. The goal is to give the programmer a common API, regardless KDE if is internally used or not. As an example, EFileDialog is a replacement for QFileDialog, which automatically uses KFileDialog internally, if LibEngsas is built against KDE and QFileDialog if not.