![]() |
volcamconfig
2019 march
Biblioteca volcamconfig
|
Configuración inicial de VolCAM. Más...
#include <QObject>
#include <QtWidgets>
#include <QtSql>
#include <QHostInfo>
Ir al código fuente de este archivo.
Clases | |
struct | Config |
class | Conf_volcam |
Namespaces | |
volcam | |
Configuración inicial de VolCAM.
Clase que permite gestionar los parámtetros de inicio que usaría el programa VolCAM
Estos puntos de interés se usarán en la medida que se vean desde la imagen de una o varias cámaras.
Para aprender a usar esta clase puedes ejecutar la función getHelp()
CONFIG VOLCAM
Help to use Conf_volcam.h
This class is part of volcamconfig.dll library and it contains the bases of VolCAM configuration:
Config Is the structure with the volcam init data
getConfig_VolcamFromHostName() Based on your hostname it reads the init file ie:'./Local_Config_files/VolCAM_popayan.conf'
setConfigfilename() Also it is possible to select one init file and use it
prepareDataBase_geodata() This function help to check if tables on DataBase geodata are correct otherwise it will create them