pluginestadisticas.cpp File Reference

#include <stdio.h>
#include "pluginestadisticas.h"
#include "empresa.h"
#include "resmensualview.h"
#include "estadisticasview.h"
#include "estadisticas.xpm"
#include <qpopupmenu.h>
#include <qaction.h>
#include <qobject.h>
#include <qmessagebox.h>

Go to the source code of this file.

Functions

void entryPoint (Bulmages01 *bges)


Function Documentation

void entryPoint ( Bulmages01 *  bges  ) 

Definition at line 61 of file pluginestadisticas.cpp.

00061                                   {
00062     fprintf(stderr,"Estoy dentro del plugin\n");
00063     myplugin *plug= new myplugin( );
00064     plug->inicializa(bges);
00065     bges->setCaption("Prueba de plugin.");
00066 
00067 }


Generated on Sat Dec 15 00:01:29 2007 for BulmaGes by  doxygen 1.5.1