kopete/libkopete
kopeteproperty.cpp
  
Go to the documentation of this file.
bool operator!=(const PropertyTmpl &other) const 
Definition: kopeteproperty.cpp:127
bool persistent() const 
Returns true if properties based on this template should be saved across Kopete sessions, false otherwise. 
Definition: kopeteproperty.cpp:157
bool isRichText() const 
Returns true if this property is HTML formatted. 
Definition: kopeteproperty.cpp:244
const PropertyTmpl & tmpl(const QString &key) const 
Return a template with defined by key, if no such template has been registered PropertyTmpl::null wil...
Definition: kopeteglobal.cpp:88
Definition: kopeteproperty.h:41
const PropertyTmpl & tmpl() const 
Getter for this properties template. 
Definition: kopeteproperty.cpp:234
bool operator==(const PropertyTmpl &other) const 
Definition: kopeteproperty.cpp:118
PropertyTmpl & operator=(const PropertyTmpl &other)
Definition: kopeteproperty.cpp:80
PropertyTmpl()
Constructor only used for empty PropertyTmpl objects. 
Definition: kopeteproperty.cpp:42
Property & operator=(const Property &other)
Definition: kopeteproperty.cpp:215
bool isNull() const 
Returns true if this object is an empty template. 
Definition: kopeteproperty.cpp:172
bool isRichText() const 
Returns true if properties based on this template are HTML formatted. 
Definition: kopeteproperty.cpp:162
bool isPrivate() const 
Returns true if properties based on this template are invisible to the user. 
Definition: kopeteproperty.cpp:167
Definition: kopeteproperty.h:150
PropertyOptions options() const 
Return the options for that property. 
Definition: kopeteproperty.cpp:152
const QString & icon() const 
Getter for icon to show aside or instead of label() 
Definition: kopeteproperty.cpp:147
bool isNull() const 
Returns true if this object is an empty Property (i.e. 
Definition: kopeteproperty.cpp:239
static PropertyTmpl null
An empty template, check for it using isNull() 
Definition: kopeteproperty.h:125
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference