KDevelop API Documentation

installFile Struct Reference

#include <appwizarddlg.h>

Collaboration diagram for installFile:

Collaboration graph
[legend]
List of all members.

Public Attributes

QString source
QString dest
QString option
bool process
bool isXML

Member Data Documentation

QString installFile::dest
 

Definition at line 42 of file appwizarddlg.h.

Referenced by AppWizardDialog::accept(), AppWizardDialog::AppWizardDialog(), AppWizardDialog::copyFile(), and AppWizardDialog::setPermissions().

bool installFile::isXML
 

Definition at line 45 of file appwizarddlg.h.

Referenced by AppWizardDialog::accept(), AppWizardDialog::AppWizardDialog(), and AppWizardDialog::copyFile().

QString installFile::option
 

Definition at line 43 of file appwizarddlg.h.

Referenced by AppWizardDialog::AppWizardDialog().

bool installFile::process
 

Definition at line 44 of file appwizarddlg.h.

Referenced by AppWizardDialog::accept(), AppWizardDialog::AppWizardDialog(), and AppWizardDialog::copyFile().

QString installFile::source
 

Definition at line 41 of file appwizarddlg.h.

Referenced by AppWizardDialog::accept(), AppWizardDialog::AppWizardDialog(), AppWizardDialog::copyFile(), and AppWizardDialog::setPermissions().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:26:20 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003