#include <KoDocumentInfoPropsPage.h>
Graphe de collaboration de KoDocumentInfoPropsPage:
Fonctions membres publiques | |
KoDocumentInfoPropsPage (KPropertiesDialog *props, const QStringList &=QStringList()) | |
virtual | ~KoDocumentInfoPropsPage () |
virtual void | applyChanges () |
Fonctions membres privées | |
void | copy (const QString &path, const KArchiveEntry *entry) |
Attributs privés | |
KoDocumentInfoPropsPagePrivate * | d |
Classes | |
class | KoDocumentInfoPropsPagePrivate |
Définition à la ligne 30 du fichier KoDocumentInfoPropsPage.h.
KoDocumentInfoPropsPage::KoDocumentInfoPropsPage | ( | KPropertiesDialog * | props, | |
const QStringList & | = QStringList() | |||
) |
Définition à la ligne 51 du fichier KoDocumentInfoPropsPage.cpp.
Références d, KoDocumentInfo::load(), KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_dlg, KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_docInfoFile, KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_dst, KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_info, KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_src, et KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_url.
Voici le graphe d'appel pour cette fonction :
KoDocumentInfoPropsPage::~KoDocumentInfoPropsPage | ( | ) | [virtual] |
Définition à la ligne 98 du fichier KoDocumentInfoPropsPage.cpp.
Références d, KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_dlg, KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_dst, KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_info, et KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_src.
void KoDocumentInfoPropsPage::applyChanges | ( | ) | [virtual] |
Définition à la ligne 107 du fichier KoDocumentInfoPropsPage.cpp.
Références copy(), d, KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_dlg, KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_dst, KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_info, KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_src, KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_url, KoDocumentInfo::save(), et KoDocumentInfoDlg::slotApply().
Voici le graphe d'appel pour cette fonction :
void KoDocumentInfoPropsPage::copy | ( | const QString & | path, | |
const KArchiveEntry * | entry | |||
) | [private] |
Définition à la ligne 178 du fichier KoDocumentInfoPropsPage.cpp.
Références d, et KoDocumentInfoPropsPage::KoDocumentInfoPropsPagePrivate::m_dst.
Référencé par applyChanges().
Voici le graphe d'appel pour cette fonction :
Définition à la ligne 43 du fichier KoDocumentInfoPropsPage.h.
Référencé par applyChanges(), copy(), KoDocumentInfoPropsPage(), et ~KoDocumentInfoPropsPage().