• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
 

Plasma

  • sources
  • kde-4.12
  • kdelibs
  • plasma
Namespaces | Macros
svg.cpp File Reference
#include "svg.h"
#include "private/svg_p.h"
#include <cmath>
#include <QDir>
#include <QDomDocument>
#include <QMatrix>
#include <QPainter>
#include <QStringBuilder>
#include <kcolorscheme.h>
#include <kconfiggroup.h>
#include <kdebug.h>
#include <kfilterdev.h>
#include <kiconeffect.h>
#include <kglobalsettings.h>
#include <ksharedptr.h>
#include "applet.h"
#include "package.h"
#include "theme.h"
#include "svg.moc"
Include dependency graph for svg.cpp:

Go to the source code of this file.

Namespaces

 Plasma
 

Macros

#define CACHE_ID_NATURAL_SIZE(id)   QLatin1Literal("Natural") % QLSEP % id
 
#define CACHE_ID_WITH_SIZE(size, id)   QString::number(int(size.width())) % QLSEP % QString::number(int(size.height())) % QLSEP % id
 
#define QLSEP   QLatin1Char('_')
 

Macro Definition Documentation

#define CACHE_ID_NATURAL_SIZE (   id)    QLatin1Literal("Natural") % QLSEP % id

Definition at line 135 of file svg.cpp.

#define CACHE_ID_WITH_SIZE (   size,
  id 
)    QString::number(int(size.width())) % QLSEP % QString::number(int(size.height())) % QLSEP % id

Definition at line 134 of file svg.cpp.

#define QLSEP   QLatin1Char('_')

Definition at line 133 of file svg.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

Plasma

Skip menu "Plasma"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Nepomuk-Core
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal