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

okteta

  • sources
  • kde-4.12
  • kdesdk
  • okteta
  • kasten
  • controllers
  • view
  • structures
  • datatypes
Classes | Namespaces | Macros
datainformation.h File Reference
#include <QString>
#include <QPair>
#include <QScopedPointer>
#include <QMetaType>
#include <size.h>
#include <address.h>
#include "datainformationbase.h"
#include "additionaldata.h"
#include "../script/scriptlogger.h"
#include "primitivedatatype.h"
Include dependency graph for datainformation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataInformation
 

Namespaces

 Okteta
 

Macros

#define DATAINFORMATION_CLONE(type, supertype)   DATAINFORMATION_CLONE_DECL(type, supertype) : supertype(d)
 
#define DATAINFORMATION_CLONE_DECL(type, supertype)
 

Macro Definition Documentation

#define DATAINFORMATION_CLONE (   type,
  supertype 
)    DATAINFORMATION_CLONE_DECL(type, supertype) : supertype(d)

Implements the clone() method and add the start of the copy constructor (up to delegating).

After this macro visibility will be set to protected

Definition at line 49 of file datainformation.h.

#define DATAINFORMATION_CLONE_DECL (   type,
  supertype 
)
Value:
public: \
virtual inline type* clone() const { return new type(*this); } \
protected: \
type(const type& d)

Implement the clone() method and add the copy constructor declaration After this macro visibility will be set to protected.

Definition at line 42 of file datainformation.h.

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

KDE's Doxygen guidelines are available online.

okteta

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

kdesdk API Reference

Skip menu "kdesdk API Reference"
  • kapptemplate
  • kcachegrind
  • kompare
  • lokalize
  • okteta
  • umbrello
  •   umbrello

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