okteta
Kasten2::FileSystemBrowserTool Class Reference
#include <filesystembrowsertool.h>
Inheritance diagram for Kasten2::FileSystemBrowserTool:
Signals | |
void | hasCurrentUrlChanged (bool hasCurrentUrl) |
Signals inherited from Kasten2::AbstractTool | |
void | titleChanged (const QString &newTitle) |
Public Member Functions | |
FileSystemBrowserTool (DocumentSyncManager *documentSyncManager) | |
virtual | ~FileSystemBrowserTool () |
KUrl | currentUrl () const |
bool | hasCurrentUrl () const |
void | open (const KUrl &url) |
virtual void | setTargetModel (AbstractModel *model) |
virtual QString | title () const |
Public Member Functions inherited from Kasten2::AbstractTool | |
virtual | ~AbstractTool () |
Additional Inherited Members | |
Protected Member Functions inherited from Kasten2::AbstractTool | |
AbstractTool () | |
Protected Attributes inherited from Kasten2::AbstractTool | |
Private *const | d |
Detailed Description
Definition at line 41 of file filesystembrowsertool.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 38 of file filesystembrowsertool.cpp.
|
virtual |
Definition at line 82 of file filesystembrowsertool.cpp.
Member Function Documentation
KUrl Kasten2::FileSystemBrowserTool::currentUrl | ( | ) | const |
Definition at line 50 of file filesystembrowsertool.cpp.
bool Kasten2::FileSystemBrowserTool::hasCurrentUrl | ( | ) | const |
Definition at line 60 of file filesystembrowsertool.cpp.
|
signal |
void Kasten2::FileSystemBrowserTool::open | ( | const KUrl & | url | ) |
Definition at line 77 of file filesystembrowsertool.cpp.
|
virtual |
Implements Kasten2::AbstractTool.
Definition at line 65 of file filesystembrowsertool.cpp.
|
virtual |
Implements Kasten2::AbstractTool.
Definition at line 47 of file filesystembrowsertool.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.