kig
asyexporter.cc
Go to the documentation of this file.
114 stream << "draw((" << i << "," << bottom << ")--(" << i << "," << bottom+height << "),gray);\n";
This file dialog is pretty like KFileDialog, but allow us to make an option widget popup to the user...
Definition: kigfiledialog.h:27
Definition: asyexporteroptions.h:25
Definition: asyexporterimpvisitor.h:40
virtual bool open(QFlags< QIODevice::OpenModeFlag > mode)
const std::vector< ObjectHolder * > objects() const
Get a hold of the objects of this KigDocument.
Definition: kig_document.cc:46
QString menuEntryName() const
Returns a string like i18n( "Image..." )
Definition: asyexporter.cc:43
virtual void close()
void setOptionCaption(const QString &caption)
Set the caption of the option dialog.
Definition: kigfiledialog.cc:75
QString exportToStatement() const
Returns a statement like i18n( "Export to image" )
Definition: asyexporter.cc:38
void setOptionsWidget(QWidget *w)
Use this to set the widget containing the options of eg an export filter.
Definition: kigfiledialog.cc:37
const Rect showingRect() const
Mapping between Internal Coordinate Systems there are two coordinate systems: 1 the widget's coordina...
Definition: kig_view.cpp:277
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.