kig
filters-common.cc File Reference
#include "filters-common.h"
#include <vector>
#include <qbytearray.h>
#include <qstring.h>
#include "../objects/object_calcer.h"
#include "../objects/object_factory.h"
Include dependency graph for filters-common.cc:
Go to the source code of this file.
Functions | |
ObjectTypeCalcer * | filtersConstructTextObject (const Coordinate &c, ObjectCalcer *o, const QByteArray &arg, const KigDocument &doc, bool needframe) |
Function Documentation
ObjectTypeCalcer* filtersConstructTextObject | ( | const Coordinate & | c, |
ObjectCalcer * | o, | ||
const QByteArray & | arg, | ||
const KigDocument & | doc, | ||
bool | needframe | ||
) |
constructs a text object with text "%1", location c
, and variable parts given by the argument arg
of obj o
.
Definition at line 28 of file filters-common.cc.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.