[APIDOX] kdevelop run 11-09

apidox at ktown.kde.org apidox at ktown.kde.org
Sun Nov 9 08:14:02 UTC 2003


cvs update: warning: Doxyfile was lost
cvs update: warning: admin/Doxyfile.am was lost
cvs update: src/mainwindowideal.cpp is no longer in the repository
cvs update: src/mainwindowideal.h is no longer in the repository
*** Creating acinclude.m4
*** Creating list of subdirectories
*** Creating configure.files
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
*** Creating config.h template
*** Creating Makefile templates
*** Postprocessing Makefile templates
*** Creating date/time stamp
*** Finished
    Don't forget to run ./configure
    If you haven't done so in a while, run ./configure --help
make apidox-am-yes
make[1]: Entering directory `/home/apidox/src/cvs-api/kdevelop'


Configuration file `Doxyfile' updated.

# Doxyfile 1.3.4

#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
PROJECT_NAME           = KDevelop
PROJECT_NUMBER         = "Version 3.0.0b1"
OUTPUT_DIRECTORY       = ./apidocs
OUTPUT_LANGUAGE        = English
USE_WINDOWS_ENCODING   = NO
BRIEF_MEMBER_DESC      = YES
REPEAT_BRIEF           = YES
ALWAYS_DETAILED_SEC    = YES
INLINE_INHERITED_MEMB  = NO
FULL_PATH_NAMES        = YES
STRIP_FROM_PATH        = /home/apidox/src/cvs-api/kdevelop/
SHORT_NAMES            = NO
JAVADOC_AUTOBRIEF      = YES
MULTILINE_CPP_IS_BRIEF = NO
DETAILS_AT_TOP         = NO
INHERIT_DOCS           = YES
DISTRIBUTE_GROUP_DOC   = NO
TAB_SIZE               = 4
ALIASES                = obsolete=@deprecated \
                         "feature=\xrefitem features \"Feature(s)\" \"Features\"" \
                         "maintainer=\xrefitem maintainers \"Maintainer(s)\" \"Maintainers\"" \
                         "unmaintained=\xrefitem unmaintained \"Unmaintained\" \"Unmaintained\"" \
                         "requirement=\xrefitem requirements \"Requirement(s)\" \"Requirements\"" \
                         "faq=\xrefitem FAQ \"F.A.Q.\" \"F.A.Q.\"" \
                         "authors=\xrefitem authors \"Author(s)\" \"Authors\""
OPTIMIZE_OUTPUT_FOR_C  = NO
OPTIMIZE_OUTPUT_JAVA   = NO
SUBGROUPING            = YES
#---------------------------------------------------------------------------
# Build related configuration options
#---------------------------------------------------------------------------
EXTRACT_ALL            = YES
EXTRACT_PRIVATE        = YES
EXTRACT_STATIC         = YES
EXTRACT_LOCAL_CLASSES  = YES
HIDE_UNDOC_MEMBERS     = NO
HIDE_UNDOC_CLASSES     = NO
HIDE_FRIEND_COMPOUNDS  = NO
HIDE_IN_BODY_DOCS      = NO
INTERNAL_DOCS          = NO
CASE_SENSE_NAMES       = YES
HIDE_SCOPE_NAMES       = NO
SHOW_INCLUDE_FILES     = YES
INLINE_INFO            = YES
SORT_MEMBER_DOCS       = YES
GENERATE_TODOLIST      = YES
GENERATE_TESTLIST      = NO
GENERATE_BUGLIST       = YES
GENERATE_DEPRECATEDLIST= YES
ENABLED_SECTIONS       = 
MAX_INITIALIZER_LINES  = 30
SHOW_USED_FILES        = YES
#---------------------------------------------------------------------------
# configuration options related to warning and progress messages
#---------------------------------------------------------------------------
QUIET                  = YES
WARNINGS               = YES
WARN_IF_UNDOCUMENTED   = NO
WARN_IF_DOC_ERROR      = YES
WARN_FORMAT            = 
WARN_LOGFILE           = 
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
INPUT                  = src \
                         lib \
                         parts \
                         languages \
                         buildtools \
                         editors \
                         vcs \
                         doc/api
FILE_PATTERNS          = *.h \
                         *.cpp \
                         *.cc \
                         *.hpp \
                         *.dox \
                         *.c++ \
                         *.cxx \
                         *.h++ \
                         *.hh
RECURSIVE              = YES
EXCLUDE                = languages/ada/app_templates \
                         languages/cpp/app_templates \
                         languages/cpp/file_templates \
                         languages/cpp/subclassing_template \
                         languages/fortran/app_templates \
                         languages/haskell/app_templates \
                         languages/java/app_templates \
                         languages/pascal/app_templates \
                         languages/perl/app_templates \
                         languages/php/app_templates \
                         languages/python/app_templates \
                         languages/ruby/app_templates \
                         languages/sql/app_templates
EXCLUDE_SYMLINKS       = NO
EXCLUDE_PATTERNS       = *.moc.* \
                         moc* \
                         *.all_cpp.* \
                         *unload.* \
                         */test/* \
                         */tests/* \
                         *Iface_skel.cpp
EXAMPLE_PATH           = languages/cpp/app_templates/khello \
                         languages/cpp/app_templates/kdevpart
EXAMPLE_PATTERNS       = 
EXAMPLE_RECURSIVE      = NO
IMAGE_PATH             = ./doc/api
INPUT_FILTER           = 
FILTER_SOURCE_FILES    = NO
#---------------------------------------------------------------------------
# configuration options related to source browsing
#---------------------------------------------------------------------------
SOURCE_BROWSER         = YES
INLINE_SOURCES         = NO
STRIP_CODE_COMMENTS    = YES
REFERENCED_BY_RELATION = YES
REFERENCES_RELATION    = YES
VERBATIM_HEADERS       = NO
#---------------------------------------------------------------------------
# configuration options related to the alphabetical class index
#---------------------------------------------------------------------------
ALPHABETICAL_INDEX     = YES
COLS_IN_ALPHA_INDEX    = 3
IGNORE_PREFIX          = K
#---------------------------------------------------------------------------
# configuration options related to the HTML output
#---------------------------------------------------------------------------
GENERATE_HTML          = YES
HTML_OUTPUT            = html
HTML_FILE_EXTENSION    = .html
HTML_HEADER            = apidocs/common/appheader.html
HTML_FOOTER            = apidocs/common/footer.html
HTML_STYLESHEET        = apidocs/common/doxygen.css
HTML_ALIGN_MEMBERS     = YES
GENERATE_HTMLHELP      = NO
CHM_FILE               = 
HHC_LOCATION           = 
GENERATE_CHI           = NO
BINARY_TOC             = NO
TOC_EXPAND             = NO
DISABLE_INDEX          = YES
ENUM_VALUES_PER_LINE   = 4
GENERATE_TREEVIEW      = NO
TREEVIEW_WIDTH         = 250
#---------------------------------------------------------------------------
# configuration options related to the LaTeX output
#---------------------------------------------------------------------------
GENERATE_LATEX         = NO
LATEX_OUTPUT           = ./latex
LATEX_CMD_NAME         = latex
MAKEINDEX_CMD_NAME     = makeindex
COMPACT_LATEX          = NO
PAPER_TYPE             = a4wide
EXTRA_PACKAGES         = 
LATEX_HEADER           = 
PDF_HYPERLINKS         = NO
USE_PDFLATEX           = NO
LATEX_BATCHMODE        = NO
LATEX_HIDE_INDICES     = NO
#---------------------------------------------------------------------------
# configuration options related to the RTF output
#---------------------------------------------------------------------------
GENERATE_RTF           = NO
RTF_OUTPUT             = ./rtf
COMPACT_RTF            = NO
RTF_HYPERLINKS         = NO
RTF_STYLESHEET_FILE    = 
RTF_EXTENSIONS_FILE    = 
#---------------------------------------------------------------------------
# configuration options related to the man page output
#---------------------------------------------------------------------------
GENERATE_MAN           = NO
MAN_OUTPUT             = ./man
MAN_EXTENSION          = .kde3
MAN_LINKS              = YES
#---------------------------------------------------------------------------
# configuration options related to the XML output
#---------------------------------------------------------------------------
GENERATE_XML           = NO
XML_OUTPUT             = xml
XML_SCHEMA             = 
XML_DTD                = 
#---------------------------------------------------------------------------
# configuration options for the AutoGen Definitions output
#---------------------------------------------------------------------------
GENERATE_AUTOGEN_DEF   = NO
#---------------------------------------------------------------------------
# configuration options related to the Perl module output
#---------------------------------------------------------------------------
GENERATE_PERLMOD       = NO
PERLMOD_LATEX          = NO
PERLMOD_PRETTY         = YES
PERLMOD_MAKEVAR_PREFIX = 
#---------------------------------------------------------------------------
# Configuration options related to the preprocessor   
#---------------------------------------------------------------------------
ENABLE_PREPROCESSING   = YES
MACRO_EXPANSION        = YES
EXPAND_ONLY_PREDEF     = NO
SEARCH_INCLUDES        = YES
INCLUDE_PATH           = 
INCLUDE_FILE_PATTERNS  = 
PREDEFINED             = ANTLR_USE_NAMESPACE(_x_)=_x_::
EXPAND_AS_DEFINED      = 
SKIP_FUNCTION_MACROS   = YES
#---------------------------------------------------------------------------
# Configuration::addtions related to external references   
#---------------------------------------------------------------------------
TAGFILES               = ./apidocs/qt/qt.tag=http://doc.trolltech.com/3.2
GENERATE_TAGFILE       = 
ALLEXTERNALS           = NO
EXTERNAL_GROUPS        = NO
PERL_PATH              = 
#---------------------------------------------------------------------------
# Configuration options related to the dot tool   
#---------------------------------------------------------------------------
CLASS_DIAGRAMS         = YES
HIDE_UNDOC_RELATIONS   = NO
HAVE_DOT               = YES
CLASS_GRAPH            = YES
COLLABORATION_GRAPH    = YES
UML_LOOK               = NO
TEMPLATE_RELATIONS     = YES
INCLUDE_GRAPH          = YES
INCLUDED_BY_GRAPH      = YES
CALL_GRAPH             = NO
GRAPHICAL_HIERARCHY    = YES
DOT_IMAGE_FORMAT       = png
DOT_PATH               = 
DOTFILE_DIRS           = 
MAX_DOT_GRAPH_WIDTH    = 800
MAX_DOT_GRAPH_HEIGHT   = 1024
MAX_DOT_GRAPH_DEPTH    = 0
GENERATE_LEGEND        = YES
DOT_CLEANUP            = YES
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine   
#---------------------------------------------------------------------------
SEARCHENGINE           = YES
/home/apidox/src/cvs-api/kdevelop/parts/fileview/fileviewpart.cpp:50 Warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon)
/home/apidox/src/cvs-api/kdevelop/buildtools/qmake/trollprojectwidget.h:89 Warning: class ProjectItem already has a brief description
         skipping the one found here.
/home/apidox/src/cvs-api/kdevelop/buildtools/qmake/trollprojectwidget.h:111 Warning: class SubprojectItem already has a brief description
         skipping the one found here.
/home/apidox/src/cvs-api/kdevelop/vcs/cvsservice/changelog.h:23 Warning: class ChangeLogEntry already has a detailed description. Skipping the one found here.
/home/apidox/src/cvs-api/kdevelop/vcs/cvsservice/changelog.h:23 Warning: class ChangeLogEntry already has a brief description
         skipping the one found here.
/home/apidox/src/cvs-api/kdevelop/vcs/cvsservice/checkoutdialog.h:30 Warning: class CheckoutDialog already has a detailed description. Skipping the one found here.
/home/apidox/src/cvs-api/kdevelop/vcs/cvsservice/checkoutdialog.h:30 Warning: class CheckoutDialog already has a brief description
         skipping the one found here.
/home/apidox/src/cvs-api/kdevelop/vcs/cvsservice/tagdialog.h:24 Warning: class TagDialog already has a detailed description. Skipping the one found here.
/home/apidox/src/cvs-api/kdevelop/vcs/cvsservice/tagdialog.h:24 Warning: class TagDialog already has a brief description
         skipping the one found here.
/home/apidox/src/cvs-api/kdevelop/lib/antlr/src/ANTLRUtil.cpp:19 Warning: member eatwhite: ignoring the detailed description found here, since another one was found at line 17 of file /home/apidox/src/cvs-api/kdevelop/lib/antlr/antlr/ANTLRUtil.hpp!
/home/apidox/src/cvs-api/kdevelop/lib/antlr/src/ANTLRUtil.cpp:19 Warning: member eatwhite: ignoring the brief description found here, since another one was found at line 17 of file /home/apidox/src/cvs-api/kdevelop/lib/antlr/antlr/ANTLRUtil.hpp!
/home/apidox/src/cvs-api/kdevelop/lib/antlr/src/ANTLRUtil.cpp:40 Warning: member read_string: ignoring the detailed description found here, since another one was found at line 22 of file /home/apidox/src/cvs-api/kdevelop/lib/antlr/antlr/ANTLRUtil.hpp!
/home/apidox/src/cvs-api/kdevelop/lib/antlr/src/ANTLRUtil.cpp:40 Warning: member read_string: ignoring the brief description found here, since another one was found at line 22 of file /home/apidox/src/cvs-api/kdevelop/lib/antlr/antlr/ANTLRUtil.hpp!
/home/apidox/src/cvs-api/kdevelop/lib/antlr/src/ANTLRUtil.cpp:139 Warning: member read_AttributeNValue: ignoring the detailed description found here, since another one was found at line 35 of file /home/apidox/src/cvs-api/kdevelop/lib/antlr/antlr/ANTLRUtil.hpp!
/home/apidox/src/cvs-api/kdevelop/lib/antlr/src/ANTLRUtil.cpp:139 Warning: member read_AttributeNValue: ignoring the brief description found here, since another one was found at line 35 of file /home/apidox/src/cvs-api/kdevelop/lib/antlr/antlr/ANTLRUtil.hpp!
/home/apidox/src/cvs-api/kdevelop/buildtools/pascal/pascalproject_part.cpp:96 Warning: member matchesPattern: ignoring the detailed description found here, since another one was found at line 84 of file /home/apidox/src/cvs-api/kdevelop/buildtools/ada/adaproject_part.cpp!
/home/apidox/src/cvs-api/kdevelop/buildtools/pascal/pascalproject_part.cpp:96 Warning: member matchesPattern: ignoring the brief description found here, since another one was found at line 84 of file /home/apidox/src/cvs-api/kdevelop/buildtools/ada/adaproject_part.cpp!
/home/apidox/src/cvs-api/kdevelop/buildtools/script/scriptprojectpart.cpp:75 Warning: member matchesPattern: ignoring the detailed description found here, since another one was found at line 84 of file /home/apidox/src/cvs-api/kdevelop/buildtools/ada/adaproject_part.cpp!
/home/apidox/src/cvs-api/kdevelop/buildtools/script/scriptprojectpart.cpp:75 Warning: member matchesPattern: ignoring the brief description found here, since another one was found at line 84 of file /home/apidox/src/cvs-api/kdevelop/buildtools/ada/adaproject_part.cpp!
/home/apidox/src/cvs-api/kdevelop/buildtools/script/scriptprojectpart.cpp:75 Warning: member matchesPattern: ignoring the detailed description found here, since another one was found at line 96 of file /home/apidox/src/cvs-api/kdevelop/buildtools/pascal/pascalproject_part.cpp!
/home/apidox/src/cvs-api/kdevelop/src/settingswidget.ui.h:2 Warning: documented function `void SettingsWidget::changeMessageFontSlot' was not defined.
/home/apidox/src/cvs-api/kdevelop/src/settingswidget.ui.h:9 Warning: documented function `void SettingsWidget::changeApplicationFontSlot' was not defined.
/home/apidox/src/cvs-api/kdevelop/src/settingswidget.ui.h:17 Warning: documented function `QFont SettingsWidget::applicationFont' was not defined.
/home/apidox/src/cvs-api/kdevelop/src/settingswidget.ui.h:23 Warning: documented function `QFont SettingsWidget::messageFont' was not defined.
/home/apidox/src/cvs-api/kdevelop/src/settingswidget.ui.h:29 Warning: documented function `void SettingsWidget::setMessageFont' was not defined.
/home/apidox/src/cvs-api/kdevelop/src/settingswidget.ui.h:34 Warning: documented function `void SettingsWidget::setApplicationFont' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/antlr/src/ASTNULLType.cpp:85 Warning: no matching class member found for
  void ASTNULLType::initialize(int t, const  string &txt)
Possible candidates:
  void ASTNULLType::initialize(int t, const  std::string &txt)
  void ASTNULLType::initialize(RefAST t)
  void ASTNULLType::initialize(RefToken t)
  void ASTNULLType::initialize(std::istream &infile)
/home/apidox/src/cvs-api/kdevelop/lib/antlr/src/ASTNULLType.cpp:111 Warning: no matching class member found for
  void ASTNULLType::setText(const  string &text)
Possible candidates:
  void ASTNULLType::setText(const  std::string &text)
/home/apidox/src/cvs-api/kdevelop/lib/cppparser/ast.cpp:688 Warning: no matching class member found for
  void DeclaratorAST::setSubDeclarator(DeclaratorAST::Node &subDeclarator)
Possible candidates:
  void DeclaratorAST::setSubDeclarator(std::auto_ptr< DeclaratorAST > &subDeclarator)
/home/apidox/src/cvs-api/kdevelop/lib/cppparser/ast.cpp:715 Warning: no matching class member found for
  void DeclaratorAST::setParameterDeclarationClause(ParameterDeclarationClauseAST::Node &parameterDeclarationClause)
Possible candidates:
  void DeclaratorAST::setParameterDeclarationClause(std::auto_ptr< class ParameterDeclarationClauseAST > &parameterDeclarationClause)
/home/apidox/src/cvs-api/kdevelop/lib/cppparser/ast.cpp:1106 Warning: no matching class member found for
  void TypeParameterAST::setTemplateParameterList(TemplateParameterListAST::Node &templateParameterList)
Possible candidates:
  void TypeParameterAST::setTemplateParameterList(std::auto_ptr< class TemplateParameterListAST > &templateParameterList)
/home/apidox/src/cvs-api/kdevelop/lib/cppparser/parser.cpp:418 Warning: no matching class member found for
  bool Parser::parseTranslationUnit(TranslationUnitAST::Node &node)
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/dockmainwindow_compat.cpp:96 Warning: no matching class member found for
  DockMainWindow::DockMainWindow(QWidget *parent, const  char *name, Qt::WFlags f)
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:1789 Warning: documented function `KDockManager::KDockManager' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:1826 Warning: documented function `void KDockManager::setMainDockWidget2' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:1831 Warning: documented function `KDockManager::~KDockManager' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:1847 Warning: documented function `void KDockManager::activate' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:1862 Warning: documented function `bool KDockManager::eventFilter' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:1995 Warning: documented function `KDockWidget * KDockManager::findDockWidgetAt' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:2059 Warning: documented function `void KDockManager::findChildDockWidget' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:2080 Warning: documented function `void KDockManager::findChildDockWidget' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:2100 Warning: documented function `void KDockManager::startDrag' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:2118 Warning: documented function `void KDockManager::dragMove' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:2166 Warning: documented function `void KDockManager::cancelDrop' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:2178 Warning: documented function `void KDockManager::drop' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:2319 Warning: documented function `void KDockManager::writeConfig' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:2431 Warning: documented function `void KDockManager::readConfig' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:2635 Warning: documented function `void KDockManager::removeFromAutoCreateList' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:2642 Warning: documented function `void KDockManager::finishReadDockConfig' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:2648 Warning: documented function `void KDockManager::setReadDockConfigMode' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:2654 Warning: documented function `void KDockManager::writeConfig' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:2796 Warning: documented function `void KDockManager::readConfig' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:2982 Warning: documented function `void KDockManager::dumpDockWidgets' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:2993 Warning: documented function `KDockWidget * KDockManager::getDockWidgetFromName' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:3009 Warning: documented function `void KDockManager::setSplitterOpaqueResize' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:3014 Warning: documented function `bool KDockManager::splitterOpaqueResize' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:3019 Warning: documented function `void KDockManager::setSplitterKeepSize' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:3024 Warning: documented function `bool KDockManager::splitterKeepSize' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:3029 Warning: documented function `void KDockManager::setSplitterHighResolution' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:3034 Warning: documented function `bool KDockManager::splitterHighResolution' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:3039 Warning: documented function `void KDockManager::slotMenuPopup' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:3063 Warning: documented function `void KDockManager::slotMenuActivated' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:3069 Warning: documented function `KDockWidget * KDockManager::findWidgetParentDock' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:3082 Warning: documented function `void KDockManager::drawDragRectangle' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:3138 Warning: documented function `void KDockManager::setSpecialLeftDockContainer' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:3142 Warning: documented function `void KDockManager::setSpecialTopDockContainer' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:3146 Warning: documented function `void KDockManager::setSpecialRightDockContainer' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:3151 Warning: documented function `void KDockManager::setSpecialBottomDockContainer' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kdockwidget_compat.cpp:3425 Warning: documented function `void KDockManager::virtual_hook' was not defined.
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kmdimainfrm.cpp:512 Warning: no matching class member found for
  KMdiToolViewAccessor * KMdiMainFrm::addToolWindow(QWidget *pWnd, KDockWidget::DockPosition pos, QWidget *pTargetWnd, int percent, const  QString &tabToolTip, const  QString &tabCaption)
Possible candidates:
  virtual KMdiToolViewAccessor * KMdiMainFrm::addToolWindow(QWidget *pWnd, KMdiDockWidget::DockPosition pos=KMdiDockWidget::DockNone, QWidget *pTargetWnd=0L, int percent=50, const  QString &tabToolTip=0, const  QString &tabCaption=0)
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kmdimainfrm.cpp:1906 Warning: no matching class member found for
  void KMdiMainFrm::idealToolViewsToStandardTabs(QStringList widgetNames, KDockWidget::DockPosition pos, int size)
Possible candidates:
  void KMdiMainFrm::idealToolViewsToStandardTabs(QStringList widgetNames, KMdiDockWidget::DockPosition pos, int sizee)
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/kmultitabbar.cpp:74 Warning: no matching class member found for
  void KMultiTabBarInternal::setStyle(KMultiTabBar::KMultiTabBarStyle style)
Possible candidates:
  void KMultiTabBarInternal::setStyle(enum KMultiTabBar::KMultiTabBarStyle style)
/home/apidox/src/cvs-api/kdevelop/lib/util/locate.cpp:24 Warning: no matching class member found for
  QString Locate::relativeName(const  QString file)
Possible candidates:
  QString Locate::relativeName(const  QString)
/home/apidox/src/cvs-api/kdevelop/lib/util/locate.cpp:31 Warning: no matching class member found for
  QString Locate::source(const  QString file)
Possible candidates:
  QString Locate::source(const  QString)
/home/apidox/src/cvs-api/kdevelop/parts/bookmarks/bookmarks_config.cpp:92 Warning: no matching class member found for
  BookmarksConfig::setCodeline(uint)
Possible candidates:
  void BookmarksConfig::setCodeline(unsigned int)
/home/apidox/src/cvs-api/kdevelop/parts/bookmarks/bookmarks_config.cpp:100 Warning: no matching class member found for
  BookmarksConfig::setContext(uint)
Possible candidates:
  void BookmarksConfig::setContext(unsigned int)
/home/apidox/src/cvs-api/kdevelop/parts/doxygen/doxygenconfigwidget.cpp:181 Warning: no matching class member found for
  void DoxygenConfigWidget::addDependency(QDict< QObject > *switches, const  QString &dep, const  QString &name)
Possible candidates:
  void DoxygenConfigWidget::addDependency(QDict< QObject > *switches, const  QCString &dep, const  QCString &name)
/home/apidox/src/cvs-api/kdevelop/parts/filecreate/fcconfigwidget.cpp:405 Warning: no matching class member found for
  void FCConfigWidget::loadFileTypes(QPtrList< FileType > list, QListView *view, bool checkmarks)
Possible candidates:
  void FCConfigWidget::loadFileTypes(QPtrList< FileCreate::FileType > list, QListView *view, bool checkmarks=false)
/home/apidox/src/cvs-api/kdevelop/parts/filecreate/fctemplateeditbase.ui.h:24 Warning: no matching class member found for
  void FCTemplateEditBase::init()
/home/apidox/src/cvs-api/kdevelop/parts/filecreate/fctypeeditbase.ui.h:24 Warning: no matching class member found for
  void FCTypeEditBase::init()
/home/apidox/src/cvs-api/kdevelop/parts/fileview/fileviewpart.cpp:59 Warning: no matching file member found for 
K_EXPORT_COMPONENT_FACTORY(libkdevfileview, FileViewFactory("kdevfileview"FileViewPart::FileViewPart)) VCSColors FileViewPar)(QObject *parent, const  char *name, const  QStringList &)(QObject *parent, const  char *name, const  QStringList &)
Possible candidates:
  K_EXPORT_COMPONENT_FACTORY(libkdevastyle, AStyleFactory("kdevastyle")) AStylePart
  K_EXPORT_COMPONENT_FACTORY(libkdevbookmarks, BookmarksFactory("kdevbookmarks")) BookmarksPart
  K_EXPORT_COMPONENT_FACTORY(libkdevbuglist, BugListFactory("kdevbuglist"))
  K_EXPORT_COMPONENT_FACTORY(libkdevclassbrowser, ClassBrowserFactory("kdevclassbrowser"))
  K_EXPORT_COMPONENT_FACTORY(libkdevclassview, ClassViewFactory("kdevclassview")) ClassViewPart
  K_EXPORT_COMPONENT_FACTORY(libkdevcloser, CloserFactory("kdevcloser")) CloserPart
  K_EXPORT_COMPONENT_FACTORY(libkdevctags, CTagsFactory("kdevctags")) CTagsPart
  K_EXPORT_COMPONENT_FACTORY(libkdevdiff, DiffFactory("kdevdiff")) DiffPart
  K_EXPORT_COMPONENT_FACTORY(libkdevdistpart, DistpartFactory("kdevdistpart")) DistpartPart
  K_EXPORT_COMPONENT_FACTORY(libkdevdoxygen, DoxygenFactory("kdevdoxygen")) DoxygenPart
  K_EXPORT_COMPONENT_FACTORY(libkdevfilecreate, FileCreateFactory("kdevfilecreate")) using namespace FileCreate
  K_EXPORT_COMPONENT_FACTORY(libkdevfileselector, FileSelectorFactory("kdevfileselector")) FileSelectorPart
  K_EXPORT_COMPONENT_FACTORY(libkdevfilegroups, FileGroupsFactory("kdevfilegroups")) FileGroupsPart
  K_EXPORT_COMPONENT_FACTORY(libkdevfilter, FilterFactory("kdevfilter")) FilterPart
  K_EXPORT_COMPONENT_FACTORY(libkdevfullscreen, FullScreenFactory("kdevfullscreen")) FullScreenPart
  K_EXPORT_COMPONENT_FACTORY(libkdevgrepview, GrepViewFactory("kdevgrepview")) GrepViewPart
  K_EXPORT_COMPONENT_FACTORY(libkdevhistory, HistoryPartFactory("kdevhistory")) HistoryPart
  K_EXPORT_COMPONENT_FACTORY(libkdevnotes, KNotesPluginFactory("kdevnotes"))
  K_EXPORT_COMPONENT_FACTORY(libkdevkonsoleview, KGenericFactory< KonsoleViewPart >("kdevkonsoleview")) KonsoleViewPart
  K_EXPORT_COMPONENT_FACTORY(libkdevopenwith, KGenericFactory< OpenWithPart >("kdevopenwith")) OpenWithPart
  K_EXPORT_COMPONENT_FACTORY(libkdevpartexplorer, PartExplorerPluginFactory("kdevpartexplorer")) PartExplorerPlugin
  K_EXPORT_COMPONENT_FACTORY(libkdevquickopen, QuickOpenFactory("kdevquickopen")) QuickOpenPart
  K_EXPORT_COMPONENT_FACTORY(libkdevregexptest, RegexpTestFactory("kdevregexptest")) RegexpTestPart
  K_EXPORT_COMPONENT_FACTORY(libkdevreplace, ReplaceFactory("kdevreplace")) ReplacePart
  K_EXPORT_COMPONENT_FACTORY(libkdevscripting, ScriptingFactory("kdevscripting"))
  K_EXPORT_COMPONENT_FACTORY(libkdevsourcenav, SourceNavFactory("kdevsourcenav"))
  K_EXPORT_COMPONENT_FACTORY(libkdevtexttools, TextToolsFactory("kdevtexttools")) TextToolsPart
  K_EXPORT_COMPONENT_FACTORY(libkdevtipofday, TipOfDayFactory("kdevtipofday")) TipOfDayPart
  K_EXPORT_COMPONENT_FACTORY(libkdevtools, ToolsFactory("kdevtools")) ToolsPart
  K_EXPORT_COMPONENT_FACTORY(libkdevuichooser, UIChooserFactory("kdevuichooser")) UIChooserPart
  K_EXPORT_COMPONENT_FACTORY(libkdevvalgrind, ValgrindFactory("kdevvalgrind")) ValgrindPart
  K_EXPORT_COMPONENT_FACTORY(libkdevadasupport, AdaSupportPartFactory("kdevadasupport")) struct AdaSupportPartData
  K_EXPORT_COMPONENT_FACTORY(libkdevbashsupport, BashSupportFactory("kdevbashsupport")) BashSupportPart
  K_EXPORT_COMPONENT_FACTORY(libkdevgccoptions, KGenericFactory< GccOptionsPlugin >("kdevgccoptions")) class GeneralTab
  K_EXPORT_COMPONENT_FACTORY(libkdevdebugger, DebuggerFactory("kdevdebugger")) DebuggerPart
  K_EXPORT_COMPONENT_FACTORY(libkdevcustomimporter, KGenericFactory< KDevCustomImporter >("kdevcustomimporter")) KDevCustomImporter
  K_EXPORT_COMPONENT_FACTORY(libkdevkdelibsimporter, KGenericFactory< KDevKDELibsImporter >("kdevkdelibsimporter")) KDevKDELibsImporter
  K_EXPORT_COMPONENT_FACTORY(libkdevqtimporter, KGenericFactory< KDevQtImporter >("kdevqtimporter")) KDevQtImporter
  K_EXPORT_COMPONENT_FACTORY(libkdevfortransupport, FortranSupportFactory("kdevfortransupport")) FortranSupportPart
  K_EXPORT_COMPONENT_FACTORY(libkdevghcoptions, KGenericFactory< GhcOptionsPlugin >("kdevghcoptions")) GhcOptionsPlugin
  K_EXPORT_COMPONENT_FACTORY(libkdevhaskellsupport, HaskellSupportFactory("kdevhaskellsupport"))
  K_EXPORT_COMPONENT_FACTORY(libkdevjavadebugger, JavaDebuggerFactory("kdevjavadebugger")) JavaDebuggerPart
  K_EXPORT_COMPONENT_FACTORY(libkdevdccoptions, KGenericFactory< DccOptionsPlugin >("kdevdccoptions")) DccOptionsPlugin
  K_EXPORT_COMPONENT_FACTORY(libkdevfpcoptions, KGenericFactory< FpcOptionsPlugin >("kdevfpcoptions")) FpcOptionsPlugin
  K_EXPORT_COMPONENT_FACTORY(libkdevpascalsupport, PascalSupportFactory("kdevpascalsupport")) PascalSupportPart
  K_EXPORT_COMPONENT_FACTORY(libkdevperlsupport, PerlSupportFactory("kdevperlsupport"))
  K_EXPORT_COMPONENT_FACTORY(libkdevphpsupport, PHPSupportFactory("kdevphpsupport")) PHPSupportPart
  K_EXPORT_COMPONENT_FACTORY(libkdevpythonsupport, PythonSupportFactory("kdevpythonsupport")) PythonSupportPart
  K_EXPORT_COMPONENT_FACTORY(libkdevrubysupport, RubySupportFactory("kdevrubysupport")) RubySupportPart
  K_EXPORT_COMPONENT_FACTORY(libkdevsqlsupport, SQLSupportFactory("kdevsqlsupport"))
  K_EXPORT_COMPONENT_FACTORY(libkdevadaproject, AdaProjectFactory("kdevadaproject")) AdaProjectPart
  K_EXPORT_COMPONENT_FACTORY(libkdevantproject, AntProjectFactory("kdevantproject")) AntOptions
  K_EXPORT_COMPONENT_FACTORY(libkdevautoproject, AutoProjectFactory("kdevautoproject")) AutoProjectPart
  K_EXPORT_COMPONENT_FACTORY(libkdevcustomproject, CustomProjectFactory("kdevcustomproject")) CustomProjectPart
  K_EXPORT_COMPONENT_FACTORY(libkdevbuildscript, KGenericFactory< ShellScriptBuildSystem >("kdevbuildscript")) ShellScriptBuildSystem
  K_EXPORT_COMPONENT_FACTORY(libkdevgenericproject, GenericProjectFactory("kdevgenericproject")) GenericProjectPart
  K_EXPORT_COMPONENT_FACTORY(libkdevhaskellproject, HaskellProjectFactory("kdevhaskellproject"))
  K_EXPORT_COMPONENT_FACTORY(libkdevpascalproject, PascalProjectFactory("kdevpascalproject")) PascalProjectPart
  K_EXPORT_COMPONENT_FACTORY(libkdevtrollproject, TrollProjectFactory("kdevtrollproject")) TrollProjectPart
  K_EXPORT_COMPONENT_FACTORY(libkdevscriptproject, ScriptProjectFactory("kdevscriptproject")) ScriptProjectPart
  K_EXPORT_COMPONENT_FACTORY(libkdeveditorchooser, EditorChooserFactory("kdeveditorchooser")) EditorChooserPart
  K_EXPORT_COMPONENT_FACTORY(libkdevcervisia, CervisiaPluginFactory("kdevcervisia"))
  K_EXPORT_COMPONENT_FACTORY(libkdevclearcase, ClearcaseFactory("kdevclearcase")) ClearcasePart
  K_EXPORT_COMPONENT_FACTORY(libkdevcvs, CvsFactory("kdevcvs")) CvsPart
  K_EXPORT_COMPONENT_FACTORY(libkdevcvsservice, CvsFactory("kdevcvsservice")) CvsServicePart
  K_EXPORT_COMPONENT_FACTORY(libkdevperforce, PerforceFactory("kdevperforce")) PerforcePart
  K_EXPORT_COMPONENT_FACTORY(libkdevsubversion, subversionFactory("kdevsubversion"))
/home/apidox/src/cvs-api/kdevelop/parts/tools/addtooldlg.ui.h:14 Warning: no matching class member found for
  void AddToolDialog::init()
/home/apidox/src/cvs-api/kdevelop/parts/tools/addtooldlg.ui.h:20 Warning: documented function `QString AddToolDialog::getApp' was not defined.
/home/apidox/src/cvs-api/kdevelop/parts/tools/addtooldlg.ui.h:25 Warning: documented function `void AddToolDialog::treeSelectionChanged' was not defined.
/home/apidox/src/cvs-api/kdevelop/parts/valgrind/dialog_widget.ui.h:12 Warning: documented function `void DialogWidget::checkBoxToggled' was not defined.
/home/apidox/src/cvs-api/kdevelop/parts/valgrind/dialog_widget.ui.h:18 Warning: no matching class member found for
  void DialogWidget::init()
/home/apidox/src/cvs-api/kdevelop/languages/ada/configproblemreporter.ui.h:13 Warning: no matching class member found for
  void ConfigureProblemReporter::init()
/home/apidox/src/cvs-api/kdevelop/languages/ada/configproblemreporter.ui.h:22 Warning: no matching class member found for
  void ConfigureProblemReporter::destroy()
/home/apidox/src/cvs-api/kdevelop/languages/ada/configproblemreporter.ui.h:26 Warning: no matching class member found for
  void ConfigureProblemReporter::accept()
/home/apidox/src/cvs-api/kdevelop/languages/ada/configproblemreporter.ui.h:37 Warning: documented function `void ConfigureProblemReporter::bgParserCheckbox_toggled' was not defined.
/home/apidox/src/cvs-api/kdevelop/languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:103 Warning: no matching class member found for
  GeneralTab::GeneralTab(GccOptionsPlugin::Type type, QWidget *parent, const  char *name)
Possible candidates:
  GeneralTab::GeneralTab(QWidget *parent=0, const  char *name=0)
  GeneralTab::GeneralTab(QWidget *parent=0, const  char *name=0)
/home/apidox/src/cvs-api/kdevelop/languages/cpp/configproblemreporter.ui.h:13 Warning: no matching class member found for
  void ConfigureProblemReporter::init()
/home/apidox/src/cvs-api/kdevelop/languages/cpp/configproblemreporter.ui.h:23 Warning: no matching class member found for
  void ConfigureProblemReporter::destroy()
/home/apidox/src/cvs-api/kdevelop/languages/cpp/configproblemreporter.ui.h:27 Warning: no matching class member found for
  void ConfigureProblemReporter::accept()
/home/apidox/src/cvs-api/kdevelop/languages/cpp/configproblemreporter.ui.h:38 Warning: documented function `void ConfigureProblemReporter::bgParserCheckbox_toggled' was not defined.
/home/apidox/src/cvs-api/kdevelop/languages/cpp/configproblemreporter.ui.h:48 Warning: documented function `void ConfigureProblemReporter::setDelayLabel' was not defined.
/home/apidox/src/cvs-api/kdevelop/languages/cpp/configproblemreporter.ui.h:54 Warning: documented function `void ConfigureProblemReporter::addSpecialHeader' was not defined.
/home/apidox/src/cvs-api/kdevelop/languages/cpp/configproblemreporter.ui.h:60 Warning: documented function `void ConfigureProblemReporter::removeSpecialHeader' was not defined.
/home/apidox/src/cvs-api/kdevelop/languages/cpp/configproblemreporter.ui.h:66 Warning: documented function `void ConfigureProblemReporter::moveUpSpecialHeader' was not defined.
/home/apidox/src/cvs-api/kdevelop/languages/cpp/configproblemreporter.ui.h:72 Warning: documented function `void ConfigureProblemReporter::moveDownSpecialHeader' was not defined.
/home/apidox/src/cvs-api/kdevelop/languages/java/configproblemreporter.ui.h:13 Warning: no matching class member found for
  void ConfigureProblemReporter::init()
/home/apidox/src/cvs-api/kdevelop/languages/java/configproblemreporter.ui.h:23 Warning: no matching class member found for
  void ConfigureProblemReporter::destroy()
/home/apidox/src/cvs-api/kdevelop/languages/java/configproblemreporter.ui.h:27 Warning: no matching class member found for
  void ConfigureProblemReporter::accept()
/home/apidox/src/cvs-api/kdevelop/languages/java/configproblemreporter.ui.h:38 Warning: documented function `void ConfigureProblemReporter::bgParserCheckbox_toggled' was not defined.
/home/apidox/src/cvs-api/kdevelop/languages/java/configproblemreporter.ui.h:48 Warning: documented function `void ConfigureProblemReporter::setDelayLabel' was not defined.
/home/apidox/src/cvs-api/kdevelop/languages/java/configproblemreporter.ui.h:54 Warning: documented function `void ConfigureProblemReporter::addSpecialHeader' was not defined.
/home/apidox/src/cvs-api/kdevelop/languages/java/configproblemreporter.ui.h:60 Warning: documented function `void ConfigureProblemReporter::removeSpecialHeader' was not defined.
/home/apidox/src/cvs-api/kdevelop/languages/java/configproblemreporter.ui.h:66 Warning: documented function `void ConfigureProblemReporter::moveUpSpecialHeader' was not defined.
/home/apidox/src/cvs-api/kdevelop/languages/java/configproblemreporter.ui.h:72 Warning: documented function `void ConfigureProblemReporter::moveDownSpecialHeader' was not defined.
/home/apidox/src/cvs-api/kdevelop/languages/sql/sqlconfigwidget.ui.h:112 Warning: no matching class member found for
  void SqlConfigWidget::init()
/home/apidox/src/cvs-api/kdevelop/languages/sql/sqlconfigwidget.ui.h:134 Warning: no matching class member found for
  void SqlConfigWidget::valueChanged(int, int)
/home/apidox/src/cvs-api/kdevelop/languages/sql/sqlconfigwidget.ui.h:144 Warning: documented function `void SqlConfigWidget::removeDb' was not defined.
/home/apidox/src/cvs-api/kdevelop/languages/sql/sqlconfigwidget.ui.h:153 Warning: no matching class member found for
  void SqlConfigWidget::updateButtons()
/home/apidox/src/cvs-api/kdevelop/languages/sql/sqlconfigwidget.ui.h:165 Warning: documented function `void SqlConfigWidget::testDb' was not defined.
/home/apidox/src/cvs-api/kdevelop/languages/sql/sqlconfigwidget.ui.h:195 Warning: no matching class member found for
  void SqlConfigWidget::accept()
/home/apidox/src/cvs-api/kdevelop/languages/sql/sqlconfigwidget.ui.h:218 Warning: no matching class member found for
  void SqlConfigWidget::setProjectDom(QDomDocument *doc)
/home/apidox/src/cvs-api/kdevelop/languages/sql/sqlconfigwidget.ui.h:224 Warning: no matching class member found for
  void SqlConfigWidget::loadConfig()
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/generalconfigpage.ui.h:13 Warning: no matching class member found for
  void GeneralConfigPage::init()
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/generalconfigpage.ui.h:26 Warning: no matching class member found for
  void GeneralConfigPage::destroy()
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/generalconfigpage.ui.h:30 Warning: no matching class member found for
  void GeneralConfigPage::setPart(QEditorPart *p)
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/generalconfigpage.ui.h:35 Warning: no matching class member found for
  void GeneralConfigPage::accept()
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/gotolinedialog.ui.h:13 Warning: no matching class member found for
  void GotoLineDialog::init()
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/gotolinedialog.ui.h:20 Warning: no matching class member found for
  void GotoLineDialog::destroy()
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/gotolinedialog.ui.h:24 Warning: documented function `void GotoLineDialog::setEditor' was not defined.
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/gotolinedialog.ui.h:37 Warning: no matching class member found for
  void GotoLineDialog::accept()
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/highlightingconfigpage.ui.h:19 Warning: no matching class member found for
  void HighlightingConfigPage::init()
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/highlightingconfigpage.ui.h:24 Warning: no matching class member found for
  void HighlightingConfigPage::destroy()
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/highlightingconfigpage.ui.h:28 Warning: documented function `void HighlightingConfigPage::setEditor' was not defined.
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/highlightingconfigpage.ui.h:49 Warning: no matching class member found for
  void HighlightingConfigPage::accept()
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/highlightingconfigpage.ui.h:55 Warning: documented function `void HighlightingConfigPage::slotUpdatePreview' was not defined.
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/highlightingconfigpage.ui.h:76 Warning: no matching class member found for
  void HighlightingConfigPage::slotSelectionChanged()
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/highlightingconfigpage.ui.h:91 Warning: documented function `void HighlightingConfigPage::slotAdjustAllElements' was not defined.
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/indentconfigpage.ui.h:14 Warning: no matching class member found for
  void IndentConfigPage::init()
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/indentconfigpage.ui.h:19 Warning: no matching class member found for
  void IndentConfigPage::destroy()
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/indentconfigpage.ui.h:23 Warning: no matching class member found for
  void IndentConfigPage::setPart(QEditorPart *p)
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/indentconfigpage.ui.h:43 Warning: no matching class member found for
  void IndentConfigPage::accept()
/home/apidox/src/cvs-api/kdevelop/vcs/cvs/cvsform.ui.h:13 Warning: no matching class member found for
  void CvsForm::init()
/home/apidox/src/cvs-api/kdevelop/vcs/cvs/cvsform.ui.h:19 Warning: no matching class member found for
  void CvsForm::destroy()
/home/apidox/src/cvs-api/kdevelop/parts/fileselector/kactionselector.h:264 Warning: unable to resolve reference to `SmallIconSet' for \ref command
/home/apidox/src/cvs-api/kdevelop/parts/fileselector/kactionselector.h:272 Warning: unable to resolve reference to `KIconLoader' for \ref command
<unknown>:-1 Warning: Found unknown command `\fixme'
/home/apidox/src/cvs-api/kdevelop/lib/antlr/antlr/CharScanner.hpp:290 Warning: Found unknown command `\r'
/home/apidox/src/cvs-api/kdevelop/lib/antlr/antlr/CharScanner.hpp:290 Warning: Found unknown command `\r'
/home/apidox/src/cvs-api/kdevelop/lib/widgets/propeditor/mycolorcombo.h:65 Warning: Found unknown command `\reimplemented'
/home/apidox/src/cvs-api/kdevelop/lib/widgets/propeditor/mycolorcombo.h:65 Warning: Found unknown command `\reimplemented'
/home/apidox/src/cvs-api/kdevelop/vcs/cvsservice/cvspartimpl.h:140 Warning: The following parameters of CvsServicePartImpl::createNewProject(const  QString &dirName, const  QString &cvsRsh, const  QString &location, const  QString &message, const  QString &module, const  QString &vendor, const  QString &release, bool mustInitRoot) are not documented:
  parameter location

/home/apidox/src/cvs-api/kdevelop/buildtools/autotools/kfilednddetailview.h:83 Warning: unable to resolve reference to `KURLDrag' for \ref command
/home/apidox/src/cvs-api/kdevelop/buildtools/autotools/kfilednddetailview.h:88 Warning: unable to resolve reference to `KURL' for \ref command
/home/apidox/src/cvs-api/kdevelop/buildtools/autotools/kfilednddetailview.h:83 Warning: unable to resolve reference to `KURLDrag' for \ref command
/home/apidox/src/cvs-api/kdevelop/buildtools/autotools/kfilednddetailview.h:78 Warning: unable to resolve reference to `KURLDrag' for \ref command
/home/apidox/src/cvs-api/kdevelop/buildtools/autotools/kfiledndiconview.h:96 Warning: unable to resolve reference to `KFileItem' for \ref command
/home/apidox/src/cvs-api/kdevelop/buildtools/autotools/kfiledndiconview.h:96 Warning: unable to resolve reference to `KFileItem' for \ref command
/home/apidox/src/cvs-api/kdevelop/buildtools/autotools/kfiledndiconview.h:77 Warning: unable to resolve reference to `KURLDrag' for \ref command
/home/apidox/src/cvs-api/kdevelop/parts/fileview/filetreeviewwidgetimpl.h:71 Warning: argument `the' of command @param is not found in the argument list of FileTreeViewWidgetImpl::fillPopupMenu(QPopupMenu *popupMenu, QListViewItem *item) const 
/home/apidox/src/cvs-api/kdevelop/parts/fileview/filetreeviewwidgetimpl.h:71 Warning: The following parameters of FileTreeViewWidgetImpl::fillPopupMenu(QPopupMenu *popupMenu, QListViewItem *item) const  are not documented:
  parameter item

/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/dockmainwindow_compat.h:59 Warning: unable to resolve reference to `KPartManager::activePartChanged' for \ref command
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/koFind.h:282 Warning: argument `options.' of command @param is not found in the argument list of KoFind::find(const  QString &text, const  QString &pattern, int index, long options, int *matchedlength)
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/koFind.h:282 Warning: The following parameters of KoFind::find(const  QString &text, const  QString &pattern, int index, long options, int *matchedlength) are not documented:
  parameter options
  parameter matchedlength

/home/apidox/src/cvs-api/kdevelop/editors/qeditor/koFind.h:196 Warning: The following parameters of KoFindDialog::KoFindDialog(QWidget *parent, const  char *name, bool forReplace) are not documented:
  parameter parent
  parameter name

/home/apidox/src/cvs-api/kdevelop/editors/qeditor/koFind.h:101 Warning: argument `history' of command @param is not found in the argument list of KoFindDialog::setFindHistory(const  QStringList &strings)
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/koFind.h:101 Warning: The following parameters of KoFindDialog::setFindHistory(const  QStringList &strings) are not documented:
  parameter strings

/home/apidox/src/cvs-api/kdevelop/editors/qeditor/koReplace.h:213 Warning: argument `options.' of command @param is not found in the argument list of KoReplace::replace(QString &text, const  QString &pattern, const  QString &replacement, int index, long options, int *replacedLength)
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/koReplace.h:213 Warning: The following parameters of KoReplace::replace(QString &text, const  QString &pattern, const  QString &replacement, int index, long options, int *replacedLength) are not documented:
  parameter replacement
  parameter options
  parameter replacedLength

/home/apidox/src/cvs-api/kdevelop/editors/qeditor/koReplace.h:205 Warning: argument `text' of command @param is not found in the argument list of KoReplace::validateMatch(const  QString &, int, int)
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/koReplace.h:205 Warning: argument `index' of command @param is not found in the argument list of KoReplace::validateMatch(const  QString &, int, int)
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/koReplace.h:205 Warning: argument `matchedlength' of command @param is not found in the argument list of KoReplace::validateMatch(const  QString &, int, int)
/home/apidox/src/cvs-api/kdevelop/editors/qeditor/koReplace.h:73 Warning: The following parameters of KoReplaceDialog::KoReplaceDialog(QWidget *parent=0, const  char *name=0, long options=0, const  QStringList &findStrings=QStringList(), const  QStringList &replaceStrings=QStringList(), bool hasSelection=true) are not documented:
  parameter findStrings
  parameter replaceStrings

/home/apidox/src/cvs-api/kdevelop/editors/qeditor/qeditor_view.h:261 Warning: unable to resolve reference to `CompletionEntry' for \ref command
/home/apidox/src/cvs-api/kdevelop/parts/fileview/filetreeviewwidgetimpl.h:71 Warning: argument `the' of command @param is not found in the argument list of VCSFileTreeWidgetImpl::fillPopupMenu(QPopupMenu *popupMenu, QListViewItem *item) const 
/home/apidox/src/cvs-api/kdevelop/parts/fileview/filetreeviewwidgetimpl.h:71 Warning: The following parameters of VCSFileTreeWidgetImpl::fillPopupMenu(QPopupMenu *popupMenu, QListViewItem *item) const  are not documented:
  parameter item

/home/apidox/src/cvs-api/kdevelop/parts/fileview/vcsfiletreewidgetimpl.h:47 Warning: argument `callerData.' of command @param is not found in the argument list of VCSFileTreeWidgetImpl::vcsDirStatusReady(const  VCSFileInfoMap &modifiedFiles, void *callerData)
/home/apidox/src/cvs-api/kdevelop/parts/fileview/vcsfiletreewidgetimpl.h:47 Warning: The following parameters of VCSFileTreeWidgetImpl::vcsDirStatusReady(const  VCSFileInfoMap &modifiedFiles, void *callerData) are not documented:
  parameter modifiedFiles
  parameter callerData

/home/apidox/src/cvs-api/kdevelop/lib/astyle/ASFormatter.cpp:1372 Warning: End of list marker found without any preceding list items
/home/apidox/src/cvs-api/kdevelop/lib/astyle/ASFormatter.cpp:934 Warning: argument `mode' of command @param is not found in the argument list of astyle::ASFormatter::setBreakClosingHeaderBracketsMode(bool state)
/home/apidox/src/cvs-api/kdevelop/lib/astyle/ASFormatter.cpp:934 Warning: The following parameters of astyle::ASFormatter::setBreakClosingHeaderBracketsMode(bool state) are not documented:
  parameter state

/home/apidox/src/cvs-api/kdevelop/lib/astyle/ASFormatter.cpp:947 Warning: argument `mode' of command @param is not found in the argument list of astyle::ASFormatter::setBreakElseIfsMode(bool state)
/home/apidox/src/cvs-api/kdevelop/lib/astyle/ASFormatter.cpp:947 Warning: The following parameters of astyle::ASFormatter::setBreakElseIfsMode(bool state) are not documented:
  parameter state

/home/apidox/src/cvs-api/kdevelop/lib/astyle/ASFormatter.cpp:959 Warning: argument `mode' of command @param is not found in the argument list of astyle::ASFormatter::setOperatorPaddingMode(bool state)
/home/apidox/src/cvs-api/kdevelop/lib/astyle/ASFormatter.cpp:959 Warning: The following parameters of astyle::ASFormatter::setOperatorPaddingMode(bool state) are not documented:
  parameter state

/home/apidox/src/cvs-api/kdevelop/lib/astyle/ASFormatter.cpp:971 Warning: argument `mode' of command @param is not found in the argument list of astyle::ASFormatter::setParenthesisPaddingMode(bool state)
/home/apidox/src/cvs-api/kdevelop/lib/astyle/ASFormatter.cpp:971 Warning: The following parameters of astyle::ASFormatter::setParenthesisPaddingMode(bool state) are not documented:
  parameter state

/home/apidox/src/cvs-api/kdevelop/lib/compat/kdeveditlistbox.h:105 Warning: unable to resolve reference to `KURLRequester' for \ref command
/home/apidox/src/cvs-api/kdevelop/lib/compat/kdeveditlistbox.h:105 Warning: unable to resolve reference to `KComboBox' for \ref command
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/dockmainwindow_compat.h:35 Warning: unable to resolve reference to `setXMLFile' for \ref command
/home/apidox/src/cvs-api/kdevelop/lib/qextmdi/dockmainwindow_compat.h:59 Warning: unable to resolve reference to `KPartManager::activePartChanged' for \ref command
make[1]: Leaving directory `/home/apidox/src/cvs-api/kdevelop'


******************* Important *********************

Before you can browse the API documentation you MUST issue:
  make install-apidox (as root)

The API documentation will then be installed at:
  /usr/local/kde/share/doc/HTML/en/kdevelop-apidocs/html





More information about the KDevelop-devel mailing list