This is the complete list of members for KLFLibEntry, including all inherited members.
allProperties() const | KLFPropertizedObject | |
allPropertiesToByteArray() const | KLFPropertizedObject | |
Category enum value | KLFLibEntry | |
category() const | KLFLibEntry | inline |
categoryFromLatex(const QString &latex) | KLFLibEntry | static |
dateTime() const | KLFLibEntry | inline |
DateTime enum value | KLFLibEntry | |
KLFLibEntry(const QString &latex=QString(), const QDateTime &dt=QDateTime(), const QImage &preview=QImage(), const QSize &previewsize=QSize(), const QString &category=QString(), const QString &tags=QString(), const KLFStyle &style=KLFStyle()) | KLFLibEntry | |
KLFLibEntry(const QString &latex, const QDateTime &dt, const QImage &preview, const KLFStyle &style) | KLFLibEntry | |
KLFLibEntry(const KLFLibEntry ©) | KLFLibEntry | |
KLFPropertizedObject(const QString &propertyNameSpace) | KLFPropertizedObject | |
latex() const | KLFLibEntry | inline |
Latex enum value | KLFLibEntry | |
latexAddCategoryTagsComment(const QString &latex, const QString &category, const QString &tags) | KLFLibEntry | static |
latexWithCategoryTagsComments() const | KLFLibEntry | inline |
loadProperty(const QString &propname, const QVariant &value) | KLFPropertizedObject | protectedvirtual |
normalizeCategoryPath(const QString &categoryPath) | KLFLibEntry | static |
Preview enum value | KLFLibEntry | |
preview() const | KLFLibEntry | inline |
PreviewSize enum value | KLFLibEntry | |
previewSize() const | KLFLibEntry | inline |
property(const QString &propName) const | KLFPropertizedObject | virtual |
property(int propId) const | KLFPropertizedObject | virtual |
PropertyId enum name | KLFLibEntry | |
propertyIdForName(const QString &propertyName) const | KLFPropertizedObject | |
propertyIdForName(const QString &propNameSpace, const QString &propertyName) | KLFPropertizedObject | protectedstatic |
propertyIdList() const | KLFPropertizedObject | |
propertyIdRegistered(int propId) const | KLFPropertizedObject | |
propertyIdRegistered(const QString &propNameSpace, int propId) | KLFPropertizedObject | protectedstatic |
propertyMaxId() const | KLFPropertizedObject | |
propertyMaxId(const QString &propNameSpace) | KLFPropertizedObject | protectedstatic |
propertyNameForId(int propId) const | KLFPropertizedObject | |
propertyNameForId(const QString &propNameSpace, int propId) | KLFPropertizedObject | protectedstatic |
propertyNameList() const | KLFPropertizedObject | |
propertyNameRegistered(const QString &propertyName) const | KLFPropertizedObject | |
propertyNameRegistered(const QString &propNameSpace, const QString &propertyName) | KLFPropertizedObject | protectedstatic |
propertyNameSpace() const | KLFPropertizedObject | protected |
propertyValueChanged(int propId, const QVariant &oldValue, const QVariant &newValue) | KLFPropertizedObject | protectedvirtual |
propertyVector() const | KLFPropertizedObject | protected |
registerBuiltInProperty(int propId, const QString &propName) const | KLFPropertizedObject | protected |
registerBuiltInProperty(const QString &propNameSpace, int propId, const QString &name) | KLFPropertizedObject | protectedstatic |
registeredProperties() const | KLFPropertizedObject | |
registeredProperties(const QString &propNameSpace) | KLFPropertizedObject | protectedstatic |
registeredPropertyIdList() const | KLFPropertizedObject | |
registeredPropertyIdList(const QString &propNameSpace) | KLFPropertizedObject | protectedstatic |
registeredPropertyNameList() const | KLFPropertizedObject | |
registeredPropertyNameList(const QString &propNameSpace) | KLFPropertizedObject | protectedstatic |
registerProperty(const QString &propertyName) const | KLFPropertizedObject | protected |
registerProperty(const QString &propNameSpace, const QString &propertyName) | KLFPropertizedObject | protectedstatic |
setAllProperties(const QMap< QString, QVariant > &propValues) | KLFPropertizedObject | |
setAllPropertiesFromByteArray(const QByteArray &data) | KLFPropertizedObject | |
setCategory(const QString &s) | KLFLibEntry | inline |
setDateTime(const QDateTime &dt) | KLFLibEntry | inline |
setEntryProperty(const QString &propName, const QVariant &value) | KLFLibEntry | |
setLatex(const QString &latex) | KLFLibEntry | inline |
setPreview(const QImage &img) | KLFLibEntry | inline |
setPreviewSize(const QSize &sz) | KLFLibEntry | inline |
setProperty(const QString &propname, const QVariant &value) | KLFPropertizedObject | protectedvirtual |
setProperty(int propId, const QVariant &value) | KLFPropertizedObject | protectedvirtual |
setStyle(const KLFStyle &style) | KLFLibEntry | inline |
setTags(const QString &s) | KLFLibEntry | inline |
stripCategoryTagsFromLatex(const QString &latex) | KLFLibEntry | static |
Style enum value | KLFLibEntry | |
style() const | KLFLibEntry | inline |
tags() const | KLFLibEntry | inline |
Tags enum value | KLFLibEntry | |
tagsFromLatex(const QString &latex) | KLFLibEntry | static |
toString(uint toStringFlags=0) const | KLFPropertizedObject | virtual |
ToStringAllProperties | KLFPropertizedObject | |
ToStringFlag enum name | KLFPropertizedObject | |
ToStringQuoteValues | KLFPropertizedObject | |
ToStringUseHtml | KLFPropertizedObject | |
ToStringUseHtmlDiv | KLFPropertizedObject | |
~KLFLibEntry() | KLFLibEntry | virtual |
~KLFPropertizedObject() | KLFPropertizedObject | virtual |