#include <widget.h>
Public Methods | |
Listing (QWidget *parent=0, const char *name=0, WFlags f=0) | |
The constructor. |
This will be displayed on the left hand side of the window, it contains a tree view of the xml file
Definition at line 21 of file widget.h.
|
The constructor. Upon construction, the list is filled with the contents of the xml file.
Definition at line 7 of file widget.cpp. References database::get_all_classes(), and database::get_all_software(). |