You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/parts/filelist
Darrell Anderson d0848d4c3c
Branding: KDevelop -> TDevelop, fix menu
13 years ago
..
CMakeLists.txt
Makefile.am
README.dox
fileinfo.h
filelist_item.cpp
filelist_item.h
filelist_widget.cpp
filelist_widget.h Remove spurious TQ_OBJECT instances 13 years ago
kdevfilelist.desktop Branding: KDevelop -> TDevelop, fix menu 13 years ago
kdevfilelist.rc
projectviewconfig.cpp
projectviewconfig.h Remove spurious TQ_OBJECT instances 13 years ago
projectviewconfigbase.ui
projectviewpart.cpp
projectviewpart.h Remove spurious TQ_OBJECT instances 13 years ago
projectviewprojectconfig.cpp
projectviewprojectconfig.h Remove spurious TQ_OBJECT instances 13 years ago
projectviewprojectconfigbase.ui
toolbarguibuilder.cpp
toolbarguibuilder.h

README.dox

/** \class filelist
This plugin provides a filelist selectview of the currently open files. This is quite handy
when the tabbar isn't wide enough to show all open files. 

\feature Provides filestate feedback
\feature Provides context menu for file operations

\authors <a href="mailto:jens.dagerbo AT swipnet.se">Jens Dagerbo</a>

\maintainer <a href="mailto:jens.dagerbo AT swipnet.se">Jens Dagerbo</a>


*/