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
Timothy Pearson 0fed1a188b
Remove spurious TQ_OBJECT instances
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
kdevfilelist.rc
projectviewconfig.cpp
projectviewconfig.h Remove spurious TQ_OBJECT instances 13 years ago
projectviewconfigbase.ui
projectviewpart.cpp Remove additional unneeded tq method conversions 13 years ago
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>


*/