• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • KDevelop Platform Libraries
  • Sitemap
  • Contact Us
 

interfaces

KDevelop::FileContext

KDevelop::FileContext Class Reference

#include <context.h>

Inheritance diagram for KDevelop::FileContext:

Inheritance graph
[legend]

List of all members.


Detailed Description

A context for the a list of selected urls.

Definition at line 160 of file context.h.


Public Member Functions

 FileContext (const KUrl::List &urls)
virtual int type () const
KUrl::List urls () const
virtual ~FileContext ()

Constructor & Destructor Documentation

KDevelop::FileContext::FileContext ( const KUrl::List &  urls  ) 

Builds the file context using a KUrl::List.

Parameters:
urls The list of selected url.

Definition at line 117 of file context.cpp.

KDevelop::FileContext::~FileContext (  )  [virtual]

Destructor.

Definition at line 121 of file context.cpp.


Member Function Documentation

int KDevelop::FileContext::type (  )  const [virtual]

Implement this in the context so we can provide rtti.

Implements KDevelop::Context.

Definition at line 126 of file context.cpp.

KUrl::List KDevelop::FileContext::urls (  )  const

Returns:
A reference to the selected URLs.

Definition at line 131 of file context.cpp.


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

interfaces

Skip menu "interfaces"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

KDevelop Platform Libraries

Skip menu "KDevelop Platform Libraries"
  • interfaces
  • language
  •   duchain
  •   editor
  • outputview
  • project
  • shell
  • sublime
  • util
  • vcs
Generated for KDevelop Platform Libraries by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal