rename project file, clean-ip of the project area

This commit is contained in:
Vadim Kurland
2007-12-25 23:55:21 +00:00
parent 067c91a99f
commit 4b9a19af04
10 changed files with 3 additions and 794 deletions
-275
View File
@@ -1,275 +0,0 @@
# Doxyfile 1.4.1-KDevelop
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
PROJECT_NAME = someproj.kdevelop
PROJECT_NUMBER = 1
OUTPUT_DIRECTORY =
CREATE_SUBDIRS = NO
OUTPUT_LANGUAGE = English
USE_WINDOWS_ENCODING = NO
BRIEF_MEMBER_DESC = YES
REPEAT_BRIEF = YES
ABBREVIATE_BRIEF = "The $name class" \
"The $name widget" \
"The $name file" \
is \
provides \
specifies \
contains \
represents \
a \
an \
the
ALWAYS_DETAILED_SEC = NO
INLINE_INHERITED_MEMB = NO
FULL_PATH_NAMES = YES
STRIP_FROM_PATH = /home/krava/work/fwbuilder2/
STRIP_FROM_INC_PATH =
SHORT_NAMES = NO
JAVADOC_AUTOBRIEF = NO
MULTILINE_CPP_IS_BRIEF = NO
DETAILS_AT_TOP = NO
INHERIT_DOCS = YES
DISTRIBUTE_GROUP_DOC = NO
TAB_SIZE = 8
ALIASES =
OPTIMIZE_OUTPUT_FOR_C = NO
OPTIMIZE_OUTPUT_JAVA = NO
SUBGROUPING = YES
#---------------------------------------------------------------------------
# Build related configuration options
#---------------------------------------------------------------------------
EXTRACT_ALL = NO
EXTRACT_PRIVATE = NO
EXTRACT_STATIC = NO
EXTRACT_LOCAL_CLASSES = YES
EXTRACT_LOCAL_METHODS = NO
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
SORT_BRIEF_DOCS = NO
SORT_BY_SCOPE_NAME = NO
GENERATE_TODOLIST = YES
GENERATE_TESTLIST = YES
GENERATE_BUGLIST = YES
GENERATE_DEPRECATEDLIST= YES
ENABLED_SECTIONS =
MAX_INITIALIZER_LINES = 30
SHOW_USED_FILES = YES
SHOW_DIRECTORIES = YES
FILE_VERSION_FILTER =
#---------------------------------------------------------------------------
# configuration options related to warning and progress messages
#---------------------------------------------------------------------------
QUIET = NO
WARNINGS = YES
WARN_IF_UNDOCUMENTED = YES
WARN_IF_DOC_ERROR = YES
WARN_NO_PARAMDOC = NO
WARN_FORMAT = "$file:$line: $text"
WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = /home/krava/work/kdev/someproj
FILE_PATTERNS = *.c \
*.cc \
*.cxx \
*.cpp \
*.c++ \
*.java \
*.ii \
*.ixx \
*.ipp \
*.i++ \
*.inl \
*.h \
*.hh \
*.hxx \
*.hpp \
*.h++ \
*.idl \
*.odl \
*.cs \
*.php \
*.php3 \
*.inc \
*.m \
*.mm \
*.dox \
*.C \
*.CC \
*.C++ \
*.II \
*.I++ \
*.H \
*.HH \
*.H++ \
*.CS \
*.PHP \
*.PHP3 \
*.M \
*.MM \
*.C \
*.H \
*.tlh \
*.diff \
*.patch \
*.moc \
*.xpm \
*.dox
RECURSIVE = yes
EXCLUDE =
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS =
EXAMPLE_PATH =
EXAMPLE_PATTERNS = *
EXAMPLE_RECURSIVE = NO
IMAGE_PATH =
INPUT_FILTER =
FILTER_PATTERNS =
FILTER_SOURCE_FILES = NO
#---------------------------------------------------------------------------
# configuration options related to source browsing
#---------------------------------------------------------------------------
SOURCE_BROWSER = NO
INLINE_SOURCES = NO
STRIP_CODE_COMMENTS = YES
REFERENCED_BY_RELATION = YES
REFERENCES_RELATION = YES
VERBATIM_HEADERS = YES
#---------------------------------------------------------------------------
# configuration options related to the alphabetical class index
#---------------------------------------------------------------------------
ALPHABETICAL_INDEX = NO
COLS_IN_ALPHA_INDEX = 5
IGNORE_PREFIX =
#---------------------------------------------------------------------------
# configuration options related to the HTML output
#---------------------------------------------------------------------------
GENERATE_HTML = YES
HTML_OUTPUT = html
HTML_FILE_EXTENSION = .html
HTML_HEADER =
HTML_FOOTER =
HTML_STYLESHEET =
HTML_ALIGN_MEMBERS = YES
GENERATE_HTMLHELP = NO
CHM_FILE =
HHC_LOCATION =
GENERATE_CHI = NO
BINARY_TOC = NO
TOC_EXPAND = NO
DISABLE_INDEX = NO
ENUM_VALUES_PER_LINE = 4
GENERATE_TREEVIEW = NO
TREEVIEW_WIDTH = 250
#---------------------------------------------------------------------------
# configuration options related to the LaTeX output
#---------------------------------------------------------------------------
GENERATE_LATEX = YES
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 = .3
MAN_LINKS = NO
#---------------------------------------------------------------------------
# configuration options related to the XML output
#---------------------------------------------------------------------------
GENERATE_XML = yes
XML_OUTPUT = xml
XML_SCHEMA =
XML_DTD =
XML_PROGRAMLISTING = YES
#---------------------------------------------------------------------------
# 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 = NO
EXPAND_ONLY_PREDEF = NO
SEARCH_INCLUDES = YES
INCLUDE_PATH =
INCLUDE_FILE_PATTERNS =
PREDEFINED =
EXPAND_AS_DEFINED =
SKIP_FUNCTION_MACROS = YES
#---------------------------------------------------------------------------
# Configuration::additions related to external references
#---------------------------------------------------------------------------
TAGFILES =
GENERATE_TAGFILE = someproj.tag
ALLEXTERNALS = NO
EXTERNAL_GROUPS = YES
PERL_PATH = /usr/bin/perl
#---------------------------------------------------------------------------
# Configuration options related to the dot tool
#---------------------------------------------------------------------------
CLASS_DIAGRAMS = YES
HIDE_UNDOC_RELATIONS = YES
HAVE_DOT = NO
CLASS_GRAPH = YES
COLLABORATION_GRAPH = YES
GROUP_GRAPHS = YES
UML_LOOK = NO
TEMPLATE_RELATIONS = NO
INCLUDE_GRAPH = YES
INCLUDED_BY_GRAPH = YES
CALL_GRAPH = NO
GRAPHICAL_HIERARCHY = YES
DIRECTORY_GRAPH = YES
DOT_IMAGE_FORMAT = png
DOT_PATH =
DOTFILE_DIRS =
MAX_DOT_GRAPH_WIDTH = 1024
MAX_DOT_GRAPH_HEIGHT = 1024
MAX_DOT_GRAPH_DEPTH = 1000
DOT_TRANSPARENT = NO
DOT_MULTI_TARGETS = NO
GENERATE_LEGEND = YES
DOT_CLEANUP = YES
#---------------------------------------------------------------------------
# Configuration::additions related to the search engine
#---------------------------------------------------------------------------
SEARCHENGINE = NO
View File
-2
View File
@@ -1,2 +0,0 @@
#define VERSION "2.1.99"
#define RELEASE_NUM "1"
+3 -1
View File
@@ -2,7 +2,7 @@
Firewall Builder
Copyright (C) 2003 NetCitadel, LLC
Copyright (C) 2007 NetCitadel, LLC
Author: Vadim Kurland vadim@fwbuilder.org
@@ -30,7 +30,9 @@
#ifndef __DEFINITIONS_
#define __DEFINITIONS_
// Various #defines that are needed both in the GUI and compilers
// definitions for ipfw classify methods
#define DIVERTSOCKET 0
#define DUMMYNETPIPE 1
#define DUMMYNETQUEUE 2
View File
-267
View File
@@ -1,267 +0,0 @@
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Trolltech/Qt-4.2.1/mkspecs/linux-g++ -I. -I/usr/local/Trolltech/Qt-4.2.1/include/QtCore -I/usr/local/Trolltech/Qt-4.2.1/include/QtCore -I/usr/local/Trolltech/Qt-4.2.1/include/QtNetwork -I/usr/local/Trolltech/Qt-4.2.1/include/QtNetwork -I/usr/local/Trolltech/Qt-4.2.1/include/QtGui -I/usr/local/Trolltech/Qt-4.2.1/include/QtGui -I/usr/local/Trolltech/Qt-4.2.1/include -I. -Isrc/gui -I. -I. -o FWWindow.o src/gui/FWWindow.cpp
In file included from src/gui/FWWindow.cpp:29:
src/gui/utils.h:47:32: fwbuilder/FWObject.h: No such file or directory
src/gui/utils.h:48:35: fwbuilder/FWReference.h: No such file or directory
In file included from src/gui/FWWindow.cpp:29:
src/gui/utils.h:79: error: `libfwbuilder' has not been declared
src/gui/utils.h:79: error: `FWObject' has not been declared
src/gui/utils.h:80: error: ISO C++ forbids declaration of `obj' with no type
src/gui/utils.h:81: error: `libfwbuilder' has not been declared
src/gui/utils.h:81: error: `FWObject' has not been declared
src/gui/utils.h:82: error: ISO C++ forbids declaration of `obj' with no type
src/gui/utils.h:92: error: `libfwbuilder' has not been declared
src/gui/utils.h:92: error: `FWObject' has not been declared
src/gui/utils.h:92: error: ISO C++ forbids declaration of `obj' with no type
src/gui/utils.h:101: error: `libfwbuilder' has not been declared
src/gui/utils.h:101: error: `FWObject' has not been declared
src/gui/utils.h:102: error: ISO C++ forbids declaration of `obj' with no type
In file included from src/gui/FWWindow.cpp:30:
src/gui/utils_no_qt.h:43: error: `libfwbuilder' has not been declared
src/gui/utils_no_qt.h:43: error: `FWObject' was not declared in this scope
src/gui/utils_no_qt.h:43: error: `libfwbuilder' has not been declared
src/gui/utils_no_qt.h:43: error: `FWObject' was not declared in this scope
src/gui/utils_no_qt.h:44: error: template argument 1 is invalid
src/gui/utils_no_qt.h:44: error: template argument 2 is invalid
src/gui/utils_no_qt.h:45: error: `libfwbuilder' has not been declared
src/gui/utils_no_qt.h:45: error: `FWObject' has not been declared
src/gui/utils_no_qt.h:45: error: `libfwbuilder' has not been declared
src/gui/utils_no_qt.h:45: error: `FWObject' has not been declared
src/gui/utils_no_qt.h:46: error: ISO C++ forbids declaration of `a' with no type
src/gui/utils_no_qt.h:46: error: ISO C++ forbids declaration of `b' with no type
src/gui/utils_no_qt.h: In member function `bool FWObjectNameCmpPredicate::operator()(int*, int*)':
src/gui/utils_no_qt.h:47: error: request for member `getName' in `*a', which is of non-class type `int'
src/gui/utils_no_qt.h:47: error: request for member `getName' in `*b', which is of non-class type `int'
src/gui/utils_no_qt.h: At global scope:
src/gui/utils_no_qt.h:51: error: `libfwbuilder' has not been declared
src/gui/utils_no_qt.h:51: error: `FWObject' was not declared in this scope
src/gui/utils_no_qt.h:52: error: template argument 1 is invalid
src/gui/utils_no_qt.h:56: error: `libfwbuilder' has not been declared
src/gui/utils_no_qt.h:56: error: expected `,' or `...' before '*' token
src/gui/utils_no_qt.h:57: error: ISO C++ forbids declaration of `FWObject' with no type
src/gui/utils_no_qt.h: In member function `bool findFWObjectIDPredicate::operator()(int) const':
src/gui/utils_no_qt.h:57: error: `o' was not declared in this scope
src/gui/utils_no_qt.h:57: warning: unused variable 'o'
src/gui/utils_no_qt.h: At global scope:
src/gui/utils_no_qt.h:60: error: `libfwbuilder' has not been declared
src/gui/utils_no_qt.h:60: warning: `findFirewalls' initialized and declared `extern'
src/gui/utils_no_qt.h:60: error: variable or field `findFirewalls' declared void
src/gui/utils_no_qt.h:60: error: `FWObject' was not declared in this scope
src/gui/utils_no_qt.h:60: error: `o' was not declared in this scope
src/gui/utils_no_qt.h:61: error: `libfwbuilder' has not been declared
src/gui/utils_no_qt.h:61: error: `FWObject' was not declared in this scope
src/gui/utils_no_qt.h:61: error: template argument 1 is invalid
src/gui/utils_no_qt.h:61: error: template argument 2 is invalid
src/gui/utils_no_qt.h:61: error: `fwlist' was not declared in this scope
src/gui/utils_no_qt.h:62: error: expected primary-expression before "bool"
src/gui/utils_no_qt.h:62: error: initializer expression list treated as compound expression
src/gui/utils_no_qt.h:64: error: `libfwbuilder' has not been declared
src/gui/utils_no_qt.h:64: warning: `findHosts' initialized and declared `extern'
src/gui/utils_no_qt.h:64: error: variable or field `findHosts' declared void
src/gui/utils_no_qt.h:64: error: `FWObject' was not declared in this scope
src/gui/utils_no_qt.h:64: error: `o' was not declared in this scope
src/gui/utils_no_qt.h:65: error: `libfwbuilder' has not been declared
src/gui/utils_no_qt.h:65: error: `FWObject' was not declared in this scope
src/gui/utils_no_qt.h:65: error: template argument 1 is invalid
src/gui/utils_no_qt.h:65: error: template argument 2 is invalid
src/gui/utils_no_qt.h:65: error: `fwlist' was not declared in this scope
src/gui/utils_no_qt.h:66: error: expected primary-expression before "bool"
src/gui/utils_no_qt.h:66: error: initializer expression list treated as compound expression
src/gui/utils_no_qt.h:68: error: `libfwbuilder' has not been declared
src/gui/utils_no_qt.h:68: warning: `findByObjectType' initialized and declared `extern'
src/gui/utils_no_qt.h:68: error: variable or field `findByObjectType' declared void
src/gui/utils_no_qt.h:68: error: `FWObject' was not declared in this scope
src/gui/utils_no_qt.h:68: error: `o' was not declared in this scope
src/gui/utils_no_qt.h:69: error: expected primary-expression before "const"
src/gui/utils_no_qt.h:70: error: `libfwbuilder' has not been declared
src/gui/utils_no_qt.h:70: error: `FWObject' was not declared in this scope
src/gui/utils_no_qt.h:70: error: template argument 1 is invalid
src/gui/utils_no_qt.h:70: error: template argument 2 is invalid
src/gui/utils_no_qt.h:70: error: `fwlist' was not declared in this scope
src/gui/utils_no_qt.h:71: error: expected primary-expression before "bool"
src/gui/utils_no_qt.h:71: error: initializer expression list treated as compound expression
src/gui/utils_no_qt.h:73: error: `libfwbuilder' has not been declared
src/gui/utils_no_qt.h:73: error: expected initializer before '*' token
In file included from src/gui/FWWindow.cpp:32:
src/gui/FWWindow.h:75: error: `FWObject' is not a member of `libfwbuilder'
src/gui/FWWindow.h:75: error: `FWObject' is not a member of `libfwbuilder'
src/gui/FWWindow.h:75: error: template argument 1 is invalid
src/gui/FWWindow.h:75: error: template argument 2 is invalid
src/gui/FWWindow.h:75: error: ISO C++ forbids declaration of `firewalls' with no type
src/gui/FWWindow.h:76: error: `FWObject' is not a member of `libfwbuilder'
src/gui/FWWindow.h:76: error: `FWObject' is not a member of `libfwbuilder'
src/gui/FWWindow.h:76: error: template argument 1 is invalid
src/gui/FWWindow.h:76: error: template argument 3 is invalid
src/gui/FWWindow.h:76: error: template argument 4 is invalid
src/gui/FWWindow.h:76: error: ISO C++ forbids declaration of `ruleSetViews' with no type
src/gui/FWWindow.h:79: error: using-declaration for non-member at class scope
src/gui/FWWindow.h:79: error: expected `;' before '*' token
src/gui/FWWindow.h:81: error: using-declaration for non-member at class scope
src/gui/FWWindow.h:81: error: expected `;' before '*' token
src/gui/FWWindow.h:90: error: using-declaration for non-member at class scope
src/gui/FWWindow.h:90: error: expected `;' before '*' token
src/gui/FWWindow.h:91: error: using-declaration for non-member at class scope
src/gui/FWWindow.h:91: error: expected `;' before '*' token
src/gui/FWWindow.h:104: error: `libfwbuilder::FWObject' has not been declared
src/gui/FWWindow.h:104: error: ISO C++ forbids declaration of `fw' with no type
src/gui/FWWindow.h:135: error: `std::set' has not been declared
src/gui/FWWindow.h:135: error: expected `,' or `...' before '<' token
src/gui/FWWindow.h:135: error: ISO C++ forbids declaration of `parameter' with no type
src/gui/FWWindow.h:137: error: `std::set' has not been declared
src/gui/FWWindow.h:137: error: expected `,' or `...' before '<' token
src/gui/FWWindow.h:137: error: ISO C++ forbids declaration of `parameter' with no type
src/gui/FWWindow.h:185: error: `libfwbuilder::FWObject' has not been declared
src/gui/FWWindow.h:185: error: ISO C++ forbids declaration of `f' with no type
src/gui/FWWindow.h:186: error: `libfwbuilder::FWObject' has not been declared
src/gui/FWWindow.h:186: error: ISO C++ forbids declaration of `f' with no type
src/gui/FWWindow.h:187: error: `libfwbuilder::FWObject' has not been declared
src/gui/FWWindow.h:187: error: ISO C++ forbids declaration of `f' with no type
src/gui/FWWindow.h:188: error: `libfwbuilder::FWObject' has not been declared
src/gui/FWWindow.h:188: error: ISO C++ forbids declaration of `f' with no type
src/gui/FWWindow.h:192: error: `libfwbuilder::FWReference' has not been declared
src/gui/FWWindow.h:192: error: ISO C++ forbids declaration of `obj' with no type
src/gui/FWWindow.h:200: error: `libfwbuilder::FWObject' has not been declared
src/gui/FWWindow.h:200: error: ISO C++ forbids declaration of `fw' with no type
src/gui/FWWindow.h:202: error: `libfwbuilder::FWObject' has not been declared
src/gui/FWWindow.h:202: error: ISO C++ forbids declaration of `obj' with no type
src/gui/FWWindow.h:218: error: using-declaration for non-member at class scope
src/gui/FWWindow.h:218: error: expected `;' before '*' token
src/gui/FWWindow.h:219: error: expected `;' before "QString"
src/gui/FWWindow.h:221: error: `libfwbuilder::FWObject' has not been declared
src/gui/FWWindow.h:221: error: ISO C++ forbids declaration of `o' with no type
src/gui/FWWindow.h:224: error: `libfwbuilder::FWObject' has not been declared
src/gui/FWWindow.h:224: error: ISO C++ forbids declaration of `parameter' with no type
src/gui/FWWindow.h:225: error: `libfwbuilder::FWObject' has not been declared
src/gui/FWWindow.h:225: error: ISO C++ forbids declaration of `parameter' with no type
src/gui/FWWindow.h:226: error: expected `;' before '(' token
src/gui/FWWindow.h:244: error: `FWObject' is not a member of `libfwbuilder'
src/gui/FWWindow.h:244: error: `FWObject' is not a member of `libfwbuilder'
src/gui/FWWindow.h:244: error: template argument 1 is invalid
src/gui/FWWindow.h:244: error: template argument 2 is invalid
src/gui/FWWindow.h:244: error: ISO C++ forbids declaration of `selectedLibs' with no type
src/gui/FWWindow.h:245: error: `FWObject' is not a member of `libfwbuilder'
src/gui/FWWindow.h:245: error: `FWObject' is not a member of `libfwbuilder'
src/gui/FWWindow.h:245: error: template argument 1 is invalid
src/gui/FWWindow.h:245: error: template argument 2 is invalid
src/gui/FWWindow.h:245: error: ISO C++ forbids declaration of `selectedLibs' with no type
src/gui/FWWindow.h:247: error: `libfwbuilder::FWObject' has not been declared
src/gui/FWWindow.h:248: error: `libfwbuilder::FWObject' has not been declared
src/gui/FWWindow.h:249: error: `FWReference' is not a member of `libfwbuilder'
src/gui/FWWindow.h:249: error: `FWReference' is not a member of `libfwbuilder'
src/gui/FWWindow.h:249: error: template argument 1 is invalid
src/gui/FWWindow.h:249: error: template argument 2 is invalid
src/gui/FWWindow.h:249: error: ISO C++ forbids declaration of `lib' with no type
src/gui/FWWindow.h:249: error: ISO C++ forbids declaration of `root' with no type
src/gui/FWWindow.h:249: error: ISO C++ forbids declaration of `extRefs' with no type
src/gui/FWWindow.cpp:354: error: variable or field `info' declared void
src/gui/FWWindow.cpp:354: error: `int FWWindow::info' is not a static member of `class FWWindow'
src/gui/FWWindow.cpp:354: error: `FWObject' was not declared in this scope
src/gui/FWWindow.cpp:354: error: `obj' was not declared in this scope
src/gui/FWWindow.cpp:355: error: expected `,' or `;' before '{' token
src/gui/FWWindow.cpp:1566: error: variable or field `findExternalRefs' declared void
src/gui/FWWindow.cpp:1566: error: `int FWWindow::findExternalRefs' is not a static member of `class FWWindow'
src/gui/FWWindow.cpp:1566: error: `FWObject' was not declared in this scope
src/gui/FWWindow.cpp:1566: error: `lib' was not declared in this scope
src/gui/FWWindow.cpp:1567: error: `FWObject' was not declared in this scope
src/gui/FWWindow.cpp:1567: error: `root' was not declared in this scope
src/gui/FWWindow.cpp:1568: error: `FWReference' was not declared in this scope
src/gui/FWWindow.cpp:1568: error: template argument 1 is invalid
src/gui/FWWindow.cpp:1568: error: template argument 2 is invalid
src/gui/FWWindow.cpp:1568: error: `extRefs' was not declared in this scope
src/gui/FWWindow.cpp:1569: error: initializer expression list treated as compound expression
src/gui/FWWindow.cpp:1569: error: expected `,' or `;' before '{' token
src/gui/FWWindow.cpp:1586: error: `FWObject' was not declared in this scope
src/gui/FWWindow.cpp:1586: error: template argument 1 is invalid
src/gui/FWWindow.cpp:1586: error: template argument 2 is invalid
src/gui/FWWindow.cpp:1587: error: ISO C++ forbids declaration of `selectedLibs' with no type
src/gui/FWWindow.cpp:1732: error: `FWObject' was not declared in this scope
src/gui/FWWindow.cpp:1732: error: template argument 1 is invalid
src/gui/FWWindow.cpp:1732: error: template argument 2 is invalid
src/gui/FWWindow.cpp:1733: error: ISO C++ forbids declaration of `selectedLibs' with no type
src/gui/FWWindow.cpp:1867: error: `int FWWindow::findFirewallInList' is not a static member of `class FWWindow'
src/gui/FWWindow.cpp:1867: error: `FWObject' was not declared in this scope
src/gui/FWWindow.cpp:1867: error: `f' was not declared in this scope
src/gui/FWWindow.cpp:1868: error: expected `,' or `;' before '{' token
src/gui/FWWindow.cpp:1878: error: variable or field `addFirewallToList' declared void
src/gui/FWWindow.cpp:1878: error: `int FWWindow::addFirewallToList' is not a static member of `class FWWindow'
src/gui/FWWindow.cpp:1878: error: `FWObject' was not declared in this scope
src/gui/FWWindow.cpp:1878: error: `o' was not declared in this scope
src/gui/FWWindow.cpp:1879: error: expected `,' or `;' before '{' token
src/gui/FWWindow.cpp:1908: error: variable or field `removeFirewallFromList' declared void
src/gui/FWWindow.cpp:1908: error: `int FWWindow::removeFirewallFromList' is not a static member of `class FWWindow'
src/gui/FWWindow.cpp:1908: error: `FWObject' was not declared in this scope
src/gui/FWWindow.cpp:1908: error: `o' was not declared in this scope
src/gui/FWWindow.cpp:1909: error: expected `,' or `;' before '{' token
src/gui/FWWindow.cpp:1926: error: variable or field `ensureObjectVisibleInRules' declared void
src/gui/FWWindow.cpp:1926: error: `int FWWindow::ensureObjectVisibleInRules' is not a static member of `class FWWindow'
src/gui/FWWindow.cpp:1926: error: `FWReference' was not declared in this scope
src/gui/FWWindow.cpp:1926: error: `obj' was not declared in this scope
src/gui/FWWindow.cpp:1927: error: expected `,' or `;' before '{' token
src/gui/FWWindow.cpp:1964: error: variable or field `updateFirewallName' declared void
src/gui/FWWindow.cpp:1964: error: `int FWWindow::updateFirewallName' is not a static member of `class FWWindow'
src/gui/FWWindow.cpp:1964: error: `FWObject' was not declared in this scope
src/gui/FWWindow.cpp:1964: error: `obj' was not declared in this scope
src/gui/FWWindow.cpp:1964: error: expected primary-expression before "const"
src/gui/FWWindow.cpp:1965: error: initializer expression list treated as compound expression
src/gui/FWWindow.cpp:1965: error: expected `,' or `;' before '{' token
src/gui/FWWindow.cpp:1993: error: variable or field `deleteFirewall' declared void
src/gui/FWWindow.cpp:1993: error: `int FWWindow::deleteFirewall' is not a static member of `class FWWindow'
src/gui/FWWindow.cpp:1993: error: `FWObject' was not declared in this scope
src/gui/FWWindow.cpp:1993: error: `fw' was not declared in this scope
src/gui/FWWindow.cpp:1994: error: expected `,' or `;' before '{' token
src/gui/FWWindow.cpp:2170: error: variable or field `showFirewall' declared void
src/gui/FWWindow.cpp:2170: error: `int FWWindow::showFirewall' is not a static member of `class FWWindow'
src/gui/FWWindow.cpp:2170: error: `FWObject' was not declared in this scope
src/gui/FWWindow.cpp:2170: error: `obj' was not declared in this scope
src/gui/FWWindow.cpp:2171: error: expected `,' or `;' before '{' token
src/gui/FWWindow.cpp:2210: error: variable or field `showFirewallRuleSets' declared void
src/gui/FWWindow.cpp:2210: error: `int FWWindow::showFirewallRuleSets' is not a static member of `class FWWindow'
src/gui/FWWindow.cpp:2210: error: `FWObject' was not declared in this scope
src/gui/FWWindow.cpp:2210: error: `fw' was not declared in this scope
src/gui/FWWindow.cpp:2211: error: expected `,' or `;' before '{' token
src/gui/FWWindow.cpp:2351: error: variable or field `compile' declared void
src/gui/FWWindow.cpp:2351: error: `int FWWindow::compile' is not a static member of `class FWWindow'
src/gui/FWWindow.cpp:2351: error: `set' was not declared in this scope
src/gui/FWWindow.cpp:2351: error: expected primary-expression before '*' token
src/gui/FWWindow.cpp:2351: error: expected primary-expression before '>' token
src/gui/FWWindow.cpp:2351: error: `vf' was not declared in this scope
src/gui/FWWindow.cpp:2352: error: expected `,' or `;' before '{' token
src/gui/FWWindow.cpp:2377: error: variable or field `install' declared void
src/gui/FWWindow.cpp:2377: error: `int FWWindow::install' is not a static member of `class FWWindow'
src/gui/FWWindow.cpp:2377: error: `set' was not declared in this scope
src/gui/FWWindow.cpp:2377: error: expected primary-expression before '*' token
src/gui/FWWindow.cpp:2377: error: expected primary-expression before '>' token
src/gui/FWWindow.cpp:2377: error: `vf' was not declared in this scope
src/gui/FWWindow.cpp:2378: error: expected `,' or `;' before '{' token
src/gui/FWWindow.cpp:2506: error: variable or field `findWhereUsed' declared void
src/gui/FWWindow.cpp:2506: error: `int FWWindow::findWhereUsed' is not a static member of `class FWWindow'
src/gui/FWWindow.cpp:2506: error: `FWObject' was not declared in this scope
src/gui/FWWindow.cpp:2506: error: `obj' was not declared in this scope
src/gui/FWWindow.cpp:2507: error: expected `,' or `;' before '{' token
src/gui/FWWindow.cpp:2585: error: variable or field `findObject' declared void
src/gui/FWWindow.cpp:2585: error: `int FWWindow::findObject' is not a static member of `class FWWindow'
src/gui/FWWindow.cpp:2585: error: `FWObject' was not declared in this scope
src/gui/FWWindow.cpp:2585: error: `o' was not declared in this scope
src/gui/FWWindow.cpp:2586: error: expected `,' or `;' before '{' token
src/gui/FWWindow.cpp:2656: warning: unused parameter 'w'
src/gui/FWWindow.cpp:2611: warning: unused parameter 'w'
src/gui/FWWindow.cpp:2531: warning: unused parameter 'ev'
src/gui/FWWindow.cpp:2514: warning: unused parameter 'ev'
src/gui/FWWindow.cpp:2321: warning: unused parameter 'ev'
src/gui/FWWindow.cpp:2189: warning: unused parameter 'idx'
src/gui/FWWindow.cpp:2049: warning: unused parameter 'subset'
src/gui/FWWindow.cpp:2014: warning: unused parameter 'subset'
src/gui/FWWindow.cpp:2003: warning: unused parameter 'subset'
src/gui/FWWindow.cpp:1824: warning: unused parameter 'open_first_firewall'
src/gui/FWWindow.cpp:1733: warning: unused parameter 'fname'
src/gui/FWWindow.cpp:1733: warning: unused parameter 'selectedLibs'
src/gui/FWWindow.cpp:1733: warning: unused parameter 'rof'
src/gui/FWWindow.cpp:1587: warning: unused parameter 'selectedLibs'
src/gui/FWWindow.cpp:1336: warning: unused parameter 'libfpath'
src/gui/FWWindow.cpp:1195: warning: unused parameter 'unlock'
src/gui/FWWindow.cpp:778: warning: unused parameter 'dialogs_parent'
src/gui/FWWindow.cpp:470: warning: unused parameter 'fname'
src/gui/FWWindow.cpp:443: warning: unused parameter 'fname'
src/gui/FWWindow.cpp:443: warning: unused parameter 'checkPresence'
src/gui/FWWindow.cpp:443: warning: unused parameter 'title'
src/gui/FWWindow.cpp:410: warning: unused parameter 'fname'
make: *** [FWWindow.o] Error 1
-202
View File
@@ -1,202 +0,0 @@
<?xml version = '1.0'?>
<kdevelop>
<general>
<author></author>
<email>root@abs</email>
<version>1</version>
<projectmanagement>KDevTrollProject</projectmanagement>
<primarylanguage>C++</primarylanguage>
<keywords>
<keyword>Qt</keyword>
</keywords>
<projectname>someproj</projectname>
<ignoreparts/>
<projectdirectory>.</projectdirectory>
<absoluteprojectpath>false</absoluteprojectpath>
<description></description>
<defaultencoding/>
</general>
<kdevfileview>
<groups>
<group pattern="*.cpp;*.cxx;*.h" name="Sources" />
<group pattern="*.ui" name="User Interface" />
<group pattern="*.png" name="Icons" />
<group pattern="*" name="Others" />
</groups>
<tree>
<hidepatterns>*.o,*.lo,CVS</hidepatterns>
<hidenonprojectfiles>false</hidenonprojectfiles>
</tree>
</kdevfileview>
<kdevdoctreeview>
<ignoretocs>
<toc>bash</toc>
<toc>bash_bugs</toc>
<toc>clanlib</toc>
<toc>w3c-dom-level2-html</toc>
<toc>fortran_bugs_gcc</toc>
<toc>gnome1</toc>
<toc>gnustep</toc>
<toc>gtk</toc>
<toc>gtk_bugs</toc>
<toc>haskell</toc>
<toc>haskell_bugs_ghc</toc>
<toc>java_bugs_gcc</toc>
<toc>java_bugs_sun</toc>
<toc>kde2book</toc>
<toc>opengl</toc>
<toc>pascal_bugs_fp</toc>
<toc>php</toc>
<toc>php_bugs</toc>
<toc>perl</toc>
<toc>perl_bugs</toc>
<toc>python</toc>
<toc>python_bugs</toc>
<toc>qt-kdev3</toc>
<toc>ruby</toc>
<toc>ruby_bugs</toc>
<toc>sdl</toc>
<toc>stl</toc>
<toc>w3c-svg</toc>
<toc>sw</toc>
<toc>w3c-uaag10</toc>
<toc>wxwidgets_bugs</toc>
</ignoretocs>
<ignoredoxygen>
<toc>KDE Libraries (Doxygen)</toc>
</ignoredoxygen>
</kdevdoctreeview>
<kdevdebugger>
<general>
<dbgshell></dbgshell>
<gdbpath></gdbpath>
<configGdbScript></configGdbScript>
<runShellScript></runShellScript>
<runGdbScript></runGdbScript>
<breakonloadinglibs>true</breakonloadinglibs>
<separatetty>false</separatetty>
<floatingtoolbar>false</floatingtoolbar>
<programargs></programargs>
</general>
<display>
<staticmembers>false</staticmembers>
<demanglenames>true</demanglenames>
<outputradix>10</outputradix>
</display>
</kdevdebugger>
<kdevcppsupport>
<qt>
<version>3</version>
<used>true</used>
<includestyle>3</includestyle>
<designerintegration>ExternalDesigner</designerintegration>
<root>/usr/lib/qt</root>
<qmake>/usr/lib/qt/bin/qmake</qmake>
<designer>/usr/lib/qt/bin/designer</designer>
<designerpluginpaths/>
</qt>
<codecompletion>
<automaticCodeCompletion>false</automaticCodeCompletion>
<automaticArgumentsHint>true</automaticArgumentsHint>
<automaticHeaderCompletion>true</automaticHeaderCompletion>
<codeCompletionDelay>250</codeCompletionDelay>
<argumentsHintDelay>400</argumentsHintDelay>
<headerCompletionDelay>250</headerCompletionDelay>
<showOnlyAccessibleItems>false</showOnlyAccessibleItems>
<completionBoxItemOrder>0</completionBoxItemOrder>
<howEvaluationContextMenu>true</howEvaluationContextMenu>
<showCommentWithArgumentHint>true</showCommentWithArgumentHint>
<statusBarTypeEvaluation>false</statusBarTypeEvaluation>
<namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
<processPrimaryTypes>true</processPrimaryTypes>
<processFunctionArguments>false</processFunctionArguments>
<preProcessAllHeaders>false</preProcessAllHeaders>
<parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
<resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
<alwaysParseInBackground>true</alwaysParseInBackground>
<usePermanentCaching>true</usePermanentCaching>
<alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
<includePaths>.;</includePaths>
<includeGlobalFunctions>true</includeGlobalFunctions>
<includeTypes>true</includeTypes>
<includeEnums>true</includeEnums>
<includeTypedefs>false</includeTypedefs>
</codecompletion>
<creategettersetter>
<prefixGet></prefixGet>
<prefixSet>set</prefixSet>
<prefixVariable>m_,_</prefixVariable>
<parameterName>theValue</parameterName>
<inlineGet>true</inlineGet>
<inlineSet>true</inlineSet>
</creategettersetter>
<splitheadersource>
<enabled>false</enabled>
<synchronize>true</synchronize>
<orientation>Vertical</orientation>
</splitheadersource>
<references/>
</kdevcppsupport>
<kdevfilecreate>
<useglobaltypes>
<type ext="ui" />
<type ext="cpp" />
<type ext="h" />
</useglobaltypes>
</kdevfilecreate>
<kdevtrollproject>
<general>
<activedir></activedir>
</general>
<run>
<directoryradio>build</directoryradio>
<runarguments>
<someproj/>
<fwbuilder4/>
</runarguments>
<cwd>
<someproj>/svejak/svejak/someproj</someproj>
<fwbuilder4>/svejak/svejak/someproj</fwbuilder4>
</cwd>
<debugarguments>
<someproj/>
<fwbuilder4/>
</debugarguments>
<mainprogram>fwbuilder4</mainprogram>
<programargs></programargs>
<globaldebugarguments/>
<globalcwd>/svejak/svejak/someproj</globalcwd>
<useglobalprogram>true</useglobalprogram>
<terminal>false</terminal>
<autocompile>false</autocompile>
<autoinstall>false</autoinstall>
<autokdesu>false</autokdesu>
<envvars/>
<customdirectory>/</customdirectory>
</run>
<make>
<abortonerror>true</abortonerror>
<runmultiplejobs>false</runmultiplejobs>
<numberofjobs>1</numberofjobs>
<dontact>false</dontact>
<makebin></makebin>
<prio>0</prio>
<envvars/>
</make>
<qmake>
<savebehaviour>2</savebehaviour>
<replacePaths>false</replacePaths>
<disableDefaultOpts>true</disableDefaultOpts>
</qmake>
</kdevtrollproject>
<cppsupportpart>
<filetemplates>
<interfacesuffix>.h</interfacesuffix>
<implementationsuffix>.cpp</implementationsuffix>
</filetemplates>
</cppsupportpart>
<ctagspart>
<customArguments></customArguments>
<customTagfilePath></customTagfilePath>
</ctagspart>
</kdevelop>
Binary file not shown.
-33
View File
@@ -1,33 +0,0 @@
<?xml version = '1.0' encoding = 'UTF-8'?>
<!DOCTYPE KDevPrjSession>
<KDevPrjSession>
<DocsAndViews NumberOfDocuments="3" >
<Doc0 NumberOfViews="1" URL="file:///home/krava/work/kdev/someproj/VERSION.h" >
<View0 line="0" Type="Source" />
</Doc0>
<Doc1 NumberOfViews="1" URL="file:///home/krava/work/kdev/someproj/config.h" >
<View0 line="0" Type="Source" />
</Doc1>
<Doc2 NumberOfViews="1" URL="file:///home/krava/work/kdev/someproj/src/gui/ObjectManipulator.h" >
<View0 line="246" Type="Source" />
</Doc2>
</DocsAndViews>
<pluginList>
<kdevdebugger>
<breakpointList>
<breakpoint0 location="/svejak/svejak/someproj/src/gui/main.cpp:351" type="1" tracingFormatString="" traceFormatStringEnabled="0" condition="" tracingEnabled="0" enabled="1" >
<tracedExpressions/>
</breakpoint0>
</breakpointList>
</kdevdebugger>
<kdevbookmarks>
<bookmarks/>
</kdevbookmarks>
<kdevvalgrind>
<executable path="" params="" />
<valgrind path="" params="" />
<calltree path="" params="" />
<kcachegrind path="" />
</kdevvalgrind>
</pluginList>
</KDevPrjSession>
-14
View File
@@ -1,14 +0,0 @@
######################################################################
# Automatically generated by qmake (2.01a) Sun Aug 12 19:41:49 2007
######################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += . /home/krava/work/extlibs/libxml/libxml2-2.6.23/include /usr/include/Qt /home/krava/work/libfwbuilder/src
QT += network qt3support
# Input
HEADERS += ./src/gui/utils_no_qt.h ./src/gui/FWBTree.h ./src/gui/utils.h VERSION.h ./src/gui/FWWindow.h ./src/gui/FWBMainWindow_q.h
SOURCES += ./src/gui/utils_no_qt.cpp ./src/gui/FWBTree.cpp ./src/gui/utils.cpp ./src/gui/main.cpp ./src/gui/FWWindow.cpp
LIBS += /usr/local/lib/libfwbuilder.so