#include "vcmdexport.h"#include "../dialogs/dialoglayoutsettings.h"#include "../vwidgets/export_format_combobox.h"#include "../ifc/xml/vdomdocument.h"#include "../vformat/vmeasurements.h"#include "../vmisc/commandoptions.h"#include "../vmisc/vsettings.h"#include "../vlayout/vlayoutgenerator.h"#include <QDebug>Go to the source code of this file.
Macros | |
| #define | translate(context, source) QCoreApplication::translate((context), (source)) |
| #define translate | ( | context, | |
| source | |||
| ) | QCoreApplication::translate((context), (source)) |
Definition at line 41 of file vcmdexport.cpp.