#include <QLabel>#include "mticket.h"#include "dbrecord.h"#include "bulmatpv.h"#include "subform2bt.h"#include <QTextBrowser>Go to the source code of this file.
Typedefs | |
| typedef QMap< QString, Fixed > | base |
Variables | |
| QTextBrowser * | g_browser |
Una factura puede tener multiples bases imponibles. Por eso definimos el tipo base como un QMap.
Definition at line 13 of file mticket.cpp.
| QTextBrowser* g_browser |
Definition at line 37 of file pluginticketbasico.cpp.
Referenced by EmpresaTPV_createMainWindows_Post(), and MTicket::pintar().
1.5.1