Add RenderConfig, combining common parameters
Tá an tiomantas seo le fáil i:
tuismitheoir
c51487c4b2
tiomantas
32286cae4b
12
gui/renderconfig.h
Comhad gnáth
12
gui/renderconfig.h
Comhad gnáth
@ -0,0 +1,12 @@
|
||||
#ifndef RENDERCONFIG_H
|
||||
#define RENDERCONFIG_H
|
||||
#include <QVector>
|
||||
|
||||
struct RenderConfig
|
||||
{
|
||||
double scaleX = 50 / 100.;
|
||||
double scaleY = scaleX;
|
||||
QVector<QString> wordsToHighlight;
|
||||
};
|
||||
|
||||
#endif // RENDERCONFIG_H
|
Á lódáil...
x
Tagairt in Eagrán Nua
Cuir bac ar úsáideoir