Daily API documentation generation log
kdevelop at ng-project.org
kdevelop at ng-project.org
Fri Feb 13 21:36:02 UTC 2004
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)
lib/cppparser/ast.cpp:715 Warning: no matching class member found for
void DeclaratorAST::setParameterDeclarationClause(ParameterDeclarationClauseAST::Node ¶meterDeclarationClause)
Possible candidates:
void DeclaratorAST::setParameterDeclarationClause(std::auto_ptr< class ParameterDeclarationClauseAST > ¶meterDeclarationClause)
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)
lib/cppparser/parser.cpp:434 Warning: no matching class member found for
bool Parser::parseTranslationUnit(TranslationUnitAST::Node &node)
parts/snippet/snippet_part.cpp:64 Warning: no matching class member found for
SnippetPart::aboutData( )
Possible candidates:
KAboutData * SnippetPart::aboutData()
parts/snippet/snippet_widget.cpp:148 Warning: no matching class member found for
SnippetWidget::slotListDblClicked()
Possible candidates:
void SnippetWidget::slotListDblClicked(QListViewItem *item, const QPoint &pos, int c)
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)
editors/qeditor/koReplace.h:207 Warning: argument `text' of command @param is not found in the argument list of KoReplace::validateMatch(const QString &, int, int)
editors/qeditor/koReplace.h:207 Warning: argument `index' of command @param is not found in the argument list of KoReplace::validateMatch(const QString &, int, int)
editors/qeditor/koReplace.h:207 Warning: argument `matchedlength' of command @param is not found in the argument list of KoReplace::validateMatch(const QString &, int, int)
doc/api/FutureTasks.dox:39 Warning: Invalid list item found
More information about the KDevelop-devel
mailing list