#include <qapplication.h>
#include <ghttp.h>
#include <controlXmms.h>
#include <httpSearch.h>
#include <main_window.h>
#include <iostream>
#include <cstdlib>
Namespaces | |
| namespace | std |
Functions | |
| int | main (int argc, char **argv) |
| Application's entry point. | |
Variables | |
| cHttpResultsVector * | URLsVector |
| Reference for cHttpResultVector created in lirica.cpp . | |
|
||||||||||||
|
Application's entry point.
|
|
|
Reference for cHttpResultVector created in lirica.cpp .
|
1.3.9.1