• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • KDevelop Buildtool Widgets Library
 

KDevelop Buildtool Widgets Library

Public Types | Public Member Functions | List of all members
AddFilesDialog Class Reference

#include <addfilesdialog.h>

Inherits KFileDialog.

Public Types

enum  Mode { Copy, Link, Relative }
 

Public Member Functions

 AddFilesDialog (const TQString &startDir, const TQString &filter, TQWidget *parent, const char *name, bool modal)
 
 AddFilesDialog (const TQString &startDir, const TQString &filter, TQWidget *parent, const char *name, bool modal, TQComboBox *extraWidget)
 
virtual AddFilesDialog::Mode mode ()
 

Detailed Description

This class allows you to choose additional modes when adding files to the project.

Currently available modes are Copy, Link and Relative. Relative means that file should be not copied but added with the relative path (e.g. ../../dir/filename)

Definition at line 34 of file addfilesdialog.h.


The documentation for this class was generated from the following files:
  • addfilesdialog.h
  • addfilesdialog.cpp

KDevelop Buildtool Widgets Library

Skip menu "KDevelop Buildtool Widgets Library"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

KDevelop Buildtool Widgets Library

Skip menu "KDevelop Buildtool Widgets Library"
  • buildtools
  •   lib
  •     base
  •     parsers
  •       autotools
  •       qmake
  •     widgets
  •   api
  • languages
  •   lib
  •     debugger
  •     designer_integration
  •     interfaces
  • lib
  •   catalog
  •   interfaces
  •     extensions
  •     external
  •     extras
  •   util
  •   widgets
  •     propeditor
  • parts
  •   documentation
  •     interfaces
  • src
  •   profileengine
  •     lib
Generated for KDevelop Buildtool Widgets Library by doxygen 1.8.13
This website is maintained by Timothy Pearson.