Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 723433 Details for
Bug 801685
sci-chemistry/molequeue-0.9.0-r1 - FileNotFoundError: [Errno 2] No such file or directory: b/var/tmp/portage/sci-chemistry/moleque
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-chemistry:molequeue-0.9.0-r1:20210712-013936.log
sci-chemistry:molequeue-0.9.0-r1:20210712-013936.log (text/plain), 304.17 KB, created by
Toralf Förster
on 2021-07-12 08:00:47 UTC
(
hide
)
Description:
sci-chemistry:molequeue-0.9.0-r1:20210712-013936.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-07-12 08:00:47 UTC
Size:
304.17 KB
patch
obsolete
> * Package: sci-chemistry/molequeue-0.9.0-r1 > * Repository: gentoo > * Maintainer: sci@gentoo.org > * USE: abi_x86_64 amd64 client doc elibc_glibc kernel_linux python_targets_python3_9 userland_GNU zeromq > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking molequeue-0.9.0.tar.gz to /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work >>>> Source unpacked in /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work >>>> Preparing source in /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 ... > * Working in BUILD_DIR: "/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 ... > * python3_9: running run_in_build_dir configuration > * Working in BUILD_DIR: "/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9" >cmake -C /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DMoleQueue_USE_EZHPC_UIT=OFF -DBUILD_DOCUMENTATION=yes -DMoleQueue_BUILD_CLIENT=yes -DMoleQueue_BUILD_APPLICATION=no -DENABLE_TESTING=no -DUSE_ZERO_MQ=yes -DINSTALL_LIBRARY_DIR=lib64 -DZeroMQ_ROOT_DIR="/usr" -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/gentoo_toolchain.cmake /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 >loading initial cache file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/gentoo_common_config.cmake >-- The C compiler identification is GNU 11.1.0 >-- The CXX compiler identification is GNU 11.1.0 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Performing Test HAVE_GCC_ERROR_RETURN_TYPE >-- Performing Test HAVE_GCC_ERROR_RETURN_TYPE - Success >-- Found Git: /usr/bin/git (found version "2.32.0") >-- Could not use git to determine source version, using version 0.9.0 >CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): > qt5_use_modules is not part of the official API, and might be removed in Qt > 6. >Call Stack (most recent call first): > /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated) > molequeue/servercore/CMakeLists.txt:15 (qt5_use_modules) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success >-- Found ZeroMQ: /usr/lib64/libzmq.so >CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): > qt5_use_modules is not part of the official API, and might be removed in Qt > 6. >Call Stack (most recent call first): > /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated) > molequeue/zeromq/CMakeLists.txt:16 (qt5_use_modules) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): > qt5_use_modules is not part of the official API, and might be removed in Qt > 6. >Call Stack (most recent call first): > /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated) > molequeue/plugins/localsocketserver/CMakeLists.txt:5 (qt5_use_modules) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): > qt5_use_modules is not part of the official API, and might be removed in Qt > 6. >Call Stack (most recent call first): > /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated) > molequeue/client/CMakeLists.txt:18 (qt5_use_modules) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found Doxygen: /usr/bin/doxygen (found version "1.9.1") found components: doxygen dot >-- Found PythonInterp: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/temp/python3.9/bin/python (found version "3.9.6") >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -pipe -march=native -fno-diagnostics-color -O2 >C++ -pipe -march=native -fno-diagnostics-color -O2 >Linker flags: >Executable -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 ... > * python3_9: running run_in_build_dir cmake_src_compile all documentation > * Working in BUILD_DIR: "/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9" >ninja -v -j3 -l0 all documentation >[1/28] cd /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/client && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/client/CMakeFiles/MoleQueueClient_autogen.dir/AutogenInfo.json Gentoo && /usr/bin/cmake -E touch /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/client/MoleQueueClient_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9 /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/client /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/client/MoleQueueClient_autogen/deps /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/CMakeFiles/d/195b5f8a54a035582a71dabd991ebe3689de531686542094e0d36a14c04041fe.d >[2/28] cd /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/servercore && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/servercore/CMakeFiles/MoleQueueServerCore_autogen.dir/AutogenInfo.json Gentoo && /usr/bin/cmake -E touch /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/servercore/MoleQueueServerCore_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9 /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/servercore /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/servercore/MoleQueueServerCore_autogen/deps /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/CMakeFiles/d/377b74161511f2b4337aaf760122c34d1856d1934dc9558cb0abc82d827d83e6.d >[3/28] cd /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/docs && /usr/bin/cmake -E remove_directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/docs/html && /usr/bin/doxygen /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/docs/doxyfile >warning: Tag 'SYMBOL_CACHE_SIZE' at line 290 of file '/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/docs/doxyfile' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >warning: Tag 'SHOW_DIRECTORIES' at line 490 of file '/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/docs/doxyfile' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >warning: Tag 'COLS_IN_ALPHA_INDEX' at line 757 of file '/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/docs/doxyfile' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >warning: Tag 'HTML_ALIGN_MEMBERS' at line 843 of file '/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/docs/doxyfile' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >warning: Tag 'USE_INLINE_TREES' at line 1028 of file '/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/docs/doxyfile' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >warning: Tag 'XML_SCHEMA' at line 1253 of file '/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/docs/doxyfile' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >warning: Tag 'XML_DTD' at line 1259 of file '/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/docs/doxyfile' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >warning: Tag 'PERL_PATH' at line 1420 of file '/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/docs/doxyfile' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >warning: Tag 'MSCGEN_PATH' at line 1442 of file '/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/docs/doxyfile' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value >Using the default: a4! >warning: doxygen no longer ships with the FreeSans font. >You may want to clear or change DOT_FONTNAME. >Otherwise you run the risk that the wrong font is being used for dot generated graphs. >warning: source 'images' is not a readable file or directory... skipping. >Doxygen version used: 1.9.1 >Searching for include files... >Searching for example files... >Searching for images... >Searching for dot files... >Searching for msc files... >Searching for dia files... >Searching for files to exclude >Searching INPUT for files to process... >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/certs >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/icons >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/testing >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/ui >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/wsdl >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/lastinstall >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/plugins >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/plugins/localsocketserver >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/plugins/zeromqserver >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq >Searching for files in directory /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/docs >Reading and parsing tag files >Parsing files >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/aboutdialog.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/aboutdialog.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/abstractqueuesettingswidget.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/abstractqueuesettingswidget.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/actionfactorymanager.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/actionfactorymanager.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/addqueuedialog.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/addqueuedialog.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/advancedfilterdialog.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/advancedfilterdialog.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/credentialsdialog.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/credentialsdialog.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/moleq/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/openwithactionfactory.h:151: warning: unbalanced grouping commands >ueue-0.9.0/molequeue/app/filebrowsewidget.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filebrowsewidget.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filespecification.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filespecification.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filesystemtools.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filesystemtools.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/idtypeutils.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/idtypeutils.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/importprogramdialog.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/importprogramdialog.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/importqueuedialog.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/importqueuedialog.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/job.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/job.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/killjobactionfactory.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/killjobactionfactory.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/opendirectoryactionfactory.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/opendirectoryactionfactory.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/openwithactionfactory.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/openwithactionfactory.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/removejobactionfactory.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/removejobactionfactory.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/viewjoblogactionfactory.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/viewjoblogactionfactory.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobdata.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobdata.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobmanager.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobmanager.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobreferencebase.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobreferencebase.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobview.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobview.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/localqueuewidget.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/localqueuewidget.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/logentry.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/logentry.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/logger.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/logger.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/logwindow.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/logwindow.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/molequeueglobal.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/molequeueglobal.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/opensshcommand.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/opensshcommand.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithexecutablemodel.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithexecutablemodel.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithmanagerdialog.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithmanagerdialog.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/patterntypedelegate.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/patterntypedelegate.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/pluginmanager.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/pluginmanager.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/puttycommand.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/puttycommand.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanager.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanager.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanageritemmodel.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanageritemmodel.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queueprogramitemmodel.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queueprogramitemmodel.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/local.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/local.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/pbs.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/pbs.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/sge.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/sge.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/slurm.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/slurm.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authenticatecont.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authenticatecont.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authenticateresponse.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authenticateresponse.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authenticator.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authenticator.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authresponseprocessor.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authresponseprocessor.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/compositeiodevice.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/compositeiodevice.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/directorycreate.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/directorycreate.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/directorydelete.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/directorydelete.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/directorydownload.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/directorydownload.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/directoryupload.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/directoryupload.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/dirlistinginfo.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/dirlistinginfo.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/fileinfo.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/fileinfo.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filestreamingdata.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filestreamingdata.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/jobevent.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/jobevent.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/jobeventlist.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/jobeventlist.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/jobsubmissioninfo.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/jobsubmissioninfo.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/kerberoscredentials.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/kerberoscredentials.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/messagehandler.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/messagehandler.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/session.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/session.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/sessionmanager.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/sessionmanager.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/sslsetup.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/sslsetup.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/userhostassoc.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/userhostassoc.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/userhostassoclist.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/userhostassoclist.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/remotequeuewidget.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/remotequeuewidget.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/server.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/server.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommandfactory.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommandfactory.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/templatekeyworddialog.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/templatekeyworddialog.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/terminalprocess.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/terminalprocess.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/uitqueuewidget.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/uitqueuewidget.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/client.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/client.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/jobobject.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/jobobject.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/jsonrpcclient.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/jsonrpcclient.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9./var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/credentialsdialog.h:30: warning: the name 'credentialswidget.h' supplied as the argument of the \class, \struct, \union, or \include command is not an input file >0/molequeue/plugins/localsocketserver/localsocketconnectionlistenerfactory.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/plugins/localsocketserver/localsocketconnectionlistenerfactory.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/plugins/zeromqserver/zeromqconnectionlistenerfactory.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/plugins/zeromqserver/zeromqconnectionlistenerfactory.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connection.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connection.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connectionlistener.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connectionlistener.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connectionlistenerfactory.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connectionlistenerfactory.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/jsonrpc.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/jsonrpc.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/localsocketconnection.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/localsocketconnection.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/localsocketconnectionlistener.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/localsocketconnectionlistener.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/message.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/message.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/messageidmanager_p.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/messageidmanager_p.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/servercoreglobal.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/servercoreglobal.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnectionlistener.h... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnectionlistener.h... >Preprocessing /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/docs/mainpage.dox... >Parsing file /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/docs/mainpage.dox... >Building macro definition list... >Building group list... >Building directory list... >Building namespace list... >Building file list... >Building class list... >Computing nesting relations for classes... >Associating documentation with classes... >Building example list... >Searching for enumerations... >Searching for documented typedefs... >Searching for members imported via using declarations... >Searching for included using directives... >Searching for documented variables... >Building interface member list... >Building membe/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/aboutdialog.h:29: warning: Compound MoleQueue::AboutDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/credentialsdialog.h:34: warning: Compound MoleQueue::CredentialsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filebrowsewidget.h:28: warning: Compound MoleQueue::FileBrowseWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connectionlistener.h:32: warning: Found unknown command '@newConnection' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/localsocketconnection.h:30: warning: Found unknown command '@Connection' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/aboutdialog.h:33: warning: Member AboutDialog(QWidget *parent=0) (function) of class MoleQueue::AboutDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/abstractqueuesettingswidget.h:29: warning: Member AbstractQueueSettingsWidget(QWidget *parentObject=0) (function) of class MoleQueue::AbstractQueueSettingsWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/abstractqueuesettingswidget.h:52: warning: Member setDirty(bool dirty=true) (slot) of class MoleQueue::AbstractQueueSettingsWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/abstractqueuesettingswidget.h:60: warning: Member m_isDirty (variable) of class MoleQueue::AbstractQueueSettingsWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/actionfactorymanager.h:105: warning: Member m_server (variable) of class MoleQueue::ActionFactoryManager is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/actionfactorymanager.h:107: warning: Member m_factories (variable) of class MoleQueue::ActionFactoryManager is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/actionfactorymanager.h:104: warning: Member m_instance (variable) of class MoleQueue::ActionFactoryManager is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/addqueuedialog.h:40: warning: Member accept() (slot) of class MoleQueue::AddQueueDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/addqueuedialog.h:36: warning: Member AddQueueDialog(QueueManager *queueManager, QWidget *parentObject=0) (function) of class MoleQueue::AddQueueDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/advancedfilterdialog.h:35: warning: Member AdvancedFilterDialog(JobTableProxyModel *model, QWidget *par=0) (function) of class MoleQueue::AdvancedFilterDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/advancedfilterdialog.h:39: warning: Member updateFilters() (slot) of class MoleQueue::AdvancedFilterDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/advancedfilterdialog.h:40: warning: Member selectAllStatuses() (slot) of class MoleQueue::AdvancedFilterDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/advancedfilterdialog.h:41: warning: Member selectNoStatuses() (slot) of class MoleQueue::AdvancedFilterDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/advancedfilterdialog.h:44: warning: Member ui (variable) of class MoleQueue::AdvancedFilterDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/advancedfilterdialog.h:45: warning: Member m_proxyModel (variable) of class MoleQueue::AdvancedFilterDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/credentialsdialog.h:47: warning: Member accept() (slot) of class MoleQueue::CredentialsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/credentialsdialog.h:48: warning: Member reject() (slot) of class MoleQueue::CredentialsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/credentialsdialog.h:51: warning: Member entered(const QString &credentials) (signal) of class MoleQueue::CredentialsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/credentialsdialog.h:52: warning: Member canceled() (signal) of class MoleQueue::CredentialsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/credentialsdialog.h:39: warning: Member CredentialsDialog(QWidget *parentObject=0) (function) of class MoleQueue::CredentialsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/credentialsdialog.h:42: warning: Member setHostString(const QString &hostString) (function) of class MoleQueue::CredentialsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/credentialsdialog.h:43: warning: Member setPrompt(const QString &prompt) (function) of class MoleQueue::CredentialsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/credentialsdialog.h:44: warning: Member setErrorMessage(const QString &message) (function) of class MoleQueue::CredentialsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filebrowsewidget.h:33: warning: Member Mode (enumeration) of class MoleQueue::FileBrowseWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filebrowsewidget.h:55: warning: Member setFileName(const QString &fname) (slot) of class MoleQueue::FileBrowseWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filebrowsewidget.h:52: warning: Member fileNameChanged(const QString &filename) (signal) of class MoleQueue::FileBrowseWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filebrowsewidget.h:38: warning: Member FileBrowseWidget(QWidget *theParent=0) (function) of class MoleQueue::FileBrowseWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filebrowsewidget.h:41: warning: Member fileName() const (function) of class MoleQueue::FileBrowseWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filebrowsewidget.h:43: warning: Member validFileName() const (function) of class MoleQueue::FileBrowseWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filebrowsewidget.h:45: warning: Member browseButton() const (function) of class MoleQueue::FileBrowseWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filebrowsewidget.h:46: warning: Member lineEdit() const (function) of class MoleQueue::FileBrowseWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filebrowsewidget.h:48: warning: Member setMode(Mode m) (function) of class MoleQueue::FileBrowseWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/filebrowsewidget.h:49: warning: Member mode() const (function) of class MoleQueue::FileBrowseWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/importprogramdialog.h:39: warning: Member accept() (slot) of class MoleQueue::ImportProgramDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/importprogramdialog.h:35: warning: Member ImportProgramDialog(Queue *queue, QWidget *parentObject=0) (function) of class MoleQueue::ImportProgramDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/importqueuedialog.h:40: warning: Member accept() (slot) of class MoleQueue::ImportQueueDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/importqueuedialog.h:35: warning: Member ImportQueueDialog(QueueManager *queueManager, QWidget *parentObject=0) (function) of class MoleQueue::ImportQueueDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobreferencebase.h:80: warning: Member jobData() const (function) of class MoleQueue::JobReferenceBase is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobreferencebase.h:97: warning: Member m_jobManager (variable) of class MoleQueue::JobReferenceBase is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/job.h:113: warning: argument 'filespec' of command @param is not found in the argument list of Job::setInputFile(const FileSpecification &spec) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/job.h:115: warning: The following parameter of MoleQueue::Job::setInputFile(const FileSpecification &spec) is not documented: > parameter 'spec' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/killjobactionfactory.h:42: warning: Member actionTriggered() (slot) of class MoleQueue::KillJobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:49: warning: Member JobActionFactory(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:51: warning: Member operator=(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:53: warning: Member readSettings(QSettings &settings) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:54: warning: Member writeSettings(QSettings &settings) const (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:135: warning: Member m_attemptedJobAdditions (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:136: warning: Member m_isMultiJob (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:137: warning: Member m_server (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:138: warning: Member m_jobs (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:139: warning: Member m_flags (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:49: warning: Member JobActionFactory(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:51: warning: Member operator=(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:53: warning: Member readSettings(QSettings &settings) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:54: warning: Member writeSettings(QSettings &settings) const (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/opendirectoryactionfactory.h:42: warning: Member actionTriggered() (slot) of class MoleQueue::OpenDirectoryActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:135: warning: Member m_attemptedJobAdditions (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:136: warning: Member m_isMultiJob (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:137: warning: Member m_server (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:138: warning: Member m_jobs (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:139: warning: Member m_flags (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/openwithactionfactory.h:150: warning: Member executable() const (function) of class MoleQueue::OpenWithActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:49: warning: Member JobActionFactory(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:51: warning: Member operator=(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:135: warning: Member m_attemptedJobAdditions (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:136: warning: Member m_isMultiJob (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:137: warning: Member m_server (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:138: warning: Member m_jobs (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:139: warning: Member m_flags (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/removejobactionfactory.h:48: warning: Member actionTriggered() (slot) of class MoleQueue::RemoveJobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:49: warning: Member JobActionFactory(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:51: warning: Member operator=(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:53: warning: Member readSettings(QSettings &settings) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:54: warning: Member writeSettings(QSettings &settings) const (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:135: warning: Member m_attemptedJobAdditions (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:136: warning: Member m_isMultiJob (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:137: warning: Member m_server (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:138: warning: Member m_jobs (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:139: warning: Member m_flags (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/viewjoblogactionfactory.h:46: warning: Member actionTriggered() (slot) of class MoleQueue::ViewJobLogActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/viewjoblogactionfactory.h:47: warning: Member removeSenderFromMap() (slot) of class MoleQueue::ViewJobLogActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactories/viewjoblogactionfactory.h:41: warning: Member setLogWindowParent(QWidget *widgy) (function) of class MoleQueue::ViewJobLogActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:49: warning: Member JobActionFactory(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:51: warning: Member operator=(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:53: warning: Member readSettings(QSettings &settings) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:54: warning: Member writeSettings(QSettings &settings) const (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:135: warning: Member m_attemptedJobAdditions (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:136: warning: Member m_isMultiJob (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:137: warning: Member m_server (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:138: warning: Member m_jobs (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:139: warning: Member m_flags (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:49: warning: Member JobActionFactory(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:51: warning: Member operator=(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:53: warning: Member readSettings(QSettings &settings) (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:54: warning: Member writeSettings(QSettings &settings) const (function) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:135: warning: Member m_attemptedJobAdditions (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:136: warning: Member m_isMultiJob (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:137: warning: Member m_server (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:138: warning: Member m_jobs (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:139: warning: Member m_flags (variable) of class MoleQueue::JobActionFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobactionfactory.h:77: warning: Found unknown command '@job' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobdata.h:54: warning: Member JobData(JobManager *parentManager) (function) of class MoleQueue::JobData is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobdata.h:55: warning: Member JobData(const JobData &) (function) of class MoleQueue::JobData is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h:36: warning: Member ColumnNames (enumeration) of class MoleQueue::JobItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h:50: warning: Member UserRoles (enumeration) of class MoleQueue::JobItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h:87: warning: Member jobUpdated(const MoleQueue::Job &job) (slot) of class MoleQueue::JobItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h:84: warning: Member rowCountChanged() (signal) of class MoleQueue::JobItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h:47: warning: Member JobItemModel(QObject *parentObject=0) (function) of class MoleQueue::JobItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h:54: warning: Member setJobManager(JobManager *jobManager) (function) of class MoleQueue::JobItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h:55: warning: Member jobManager() const (function) of class MoleQueue::JobItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h:57: warning: Member parent(const QModelIndex &) const (function) of class MoleQueue::JobItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h:59: warning: Member rowCount(const QModelIndex &theModelIndex=QModelIndex()) const (function) of class MoleQueue::JobItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h:60: warning: Member columnCount(const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::JobItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h:62: warning: Member headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const (function) of class MoleQueue::JobItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h:65: warning: Member data(const QModelIndex &modelIndex, int role=Qt::DisplayRole) const (function) of class MoleQueue::JobItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h:76: warning: Member flags(const QModelIndex &modelIndex) const (function) of class MoleQueue::JobItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h:78: warning: Member index(int row, int column, const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::JobItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobitemmodel.h:90: warning: Member m_jobManager (variable) of class MoleQueue::JobItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobmanager.h:50: warning: Member JobManager(QObject *parentObject=0) (function) of class MoleQueue::JobManager is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobmanager.h:211: warning: argument 'queueId' of command @param is not found in the argument list of JobManager::jobUpdated(const MoleQueue::Job &job) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobreferencebase.h:80: warning: Member jobData() const (function) of class MoleQueue::JobReferenceBase is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobreferencebase.h:97: warning: Member m_jobManager (variable) of class MoleQueue::JobReferenceBase is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:47: warning: Member setFilterString(const QString &str) (slot) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:49: warning: Member setShowStatusNew(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:50: warning: Member setShowStatusSubmitted(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:51: warning: Member setShowStatusQueued(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:52: warning: Member setShowStatusRunning(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:53: warning: Member setShowStatusFinished(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:54: warning: Member setShowStatusCanceled(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:55: warning: Member setShowStatusError(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:57: warning: Member setShowHiddenJobs(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:44: warning: Member rowCountChanged() (signal) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:29: warning: Member JobTableProxyModel(QObject *parent_=0) (function) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:32: warning: Member filterString() const (function) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:33: warning: Member showStatusNew() const (function) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:34: warning: Member showStatusSubmitted() const (function) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:35: warning: Member showStatusQueued() const (function) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:36: warning: Member showStatusRunning() const (function) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:37: warning: Member showStatusFinished() const (function) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:38: warning: Member showStatusCanceled() const (function) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:39: warning: Member showStatusError() const (function) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:41: warning: Member showHiddenJobs() const (function) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:60: warning: Member filterAcceptsRow(int sourceRow, const QModelIndex &sourceParent) const (function) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtableproxymodel.h:62: warning: Member saveState() const (function) of class MoleQueue::JobTableProxyModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:50: warning: Member clearFinishedJobs() (slot) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:51: warning: Member showFilterBar(bool visible=true) (slot) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:52: warning: Member hideFilterBar() (slot) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:53: warning: Member focusInFilter() (slot) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:55: warning: Member showAdvancedFilterDialog() (slot) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:47: warning: Member jobCountsChanged(int totalJobs, int shownJobs) (signal) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:40: warning: Member JobTableWidget(QWidget *parentObject=0) (function) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:43: warning: Member setJobManager(JobManager *jobManager) (function) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:44: warning: Member jobManager() const (function) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:58: warning: Member updateFilters() (slot) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:60: warning: Member modelRowCountChanged() (slot) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:64: warning: Member getSelectedRows() (function) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:66: warning: Member ui (variable) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:67: warning: Member m_jobManager (variable) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:68: warning: Member m_proxyModel (variable) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobtablewidget.h:69: warning: Member m_filterDialog (variable) of class MoleQueue::JobTableWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobview.h:32: warning: Member JobView(QWidget *theParent=0) (function) of class MoleQueue::JobView is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/jobview.h:38: warning: Member selectedJobs() (function) of class MoleQueue::JobView is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/localqueuewidget.h:39: warning: Member save() (slot) of class MoleQueue::LocalQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/localqueuewidget.h:40: warning: Member reset() (slot) of class MoleQueue::LocalQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/localqueuewidget.h:35: warning: Member LocalQueueWidget(QueueLocal *queue, QWidget *parent_=0) (function) of class MoleQueue::LocalQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/abstractqueuesettingswidget.h:29: warning: Member AbstractQueueSettingsWidget(QWidget *parentObject=0) (function) of class MoleQueue::AbstractQueueSettingsWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/abstractqueuesettingswidget.h:52: warning: Member setDirty(bool dirty=true) (slot) of class MoleQueue::AbstractQueueSettingsWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/abstractqueuesettingswidget.h:60: warning: Member m_isDirty (variable) of class MoleQueue::AbstractQueueSettingsWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/logentry.h:111: warning: Member timeStamp() const (function) of class MoleQueue::LogEntry is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/logger.h:219: warning: Member cleanUp() (slot) of class MoleQueue::Logger is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/logwindow.h:49: warning: Member aboutToClose() (signal) of class MoleQueue::LogWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/logwindow.h:52: warning: Member changeEvent(QEvent *e) (function) of class MoleQueue::LogWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/logwindow.h:53: warning: Member closeEvent(QCloseEvent *) (function) of class MoleQueue::LogWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/logwindow.h:54: warning: Member hideEvent(QHideEvent *) (function) of class MoleQueue::LogWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/logwindow.h:55: warning: Member showEvent(QShowEvent *) (function) of class MoleQueue::LogWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:60: warning: Member readSettings() (slot) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:61: warning: Member writeSettings() (slot) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:63: warning: Member trayIconActivated(QSystemTrayIcon::ActivationReason) (slot) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:65: warning: Member errorOccurred() (slot) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:66: warning: Member errorCleared() (slot) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:68: warning: Member notifyJobStateChange(const MoleQueue::Job &job, MoleQueue::JobState oldState, MoleQueue::JobState newState) (slot) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:57: warning: Member setVisible(bool visible) (function) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:73: warning: Member showQueueManagerDialog() (slot) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:74: warning: Member showOpenWithManagerDialog() (slot) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:75: warning: Member showLogWindow() (slot) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:76: warning: Member handleServerConnectionError(MoleQueue::ConnectionListener::Error, const QString &) (slot) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:78: warning: Member handleErrorNotificationLabelAction(const QString &action) (slot) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:79: warning: Member jumpToFilterBar() (slot) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:80: warning: Member showAdvancedJobFilters() (slot) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:81: warning: Member updateJobCounts(int totalJobs, int shownJobs) (slot) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:87: warning: Member keyPressEvent(QKeyEvent *) (function) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:88: warning: Member closeEvent(QCloseEvent *theEvent) (function) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:90: warning: Member createActions() (function) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:91: warning: Member createShortcuts() (function) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:92: warning: Member createMainMenu() (function) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:93: warning: Member createTrayIcon() (function) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:94: warning: Member createJobTable() (function) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:95: warning: Member createActionFactories() (function) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:96: warning: Member createStatusBar() (function) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:98: warning: Member m_ui (variable) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:99: warning: Member m_logWindow (variable) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:100: warning: Member m_openWithManagerDialog (variable) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:101: warning: Member m_queueManagerDialog (variable) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:103: warning: Member m_minimizeAction (variable) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:104: warning: Member m_maximizeAction (variable) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:105: warning: Member m_restoreAction (variable) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:107: warning: Member m_trayIcon (variable) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:108: warning: Member m_trayIconMenu (variable) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:109: warning: Member m_statusTotalJobs (variable) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:110: warning: Member m_statusHiddenJobs (variable) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/mainwindow.h:112: warning: Member m_server (variable) of class MoleQueue::MainWindow is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/opensshcommand.h:43: warning: Member OpenSshCommand(QObject *parentObject=0) (function) of class MoleQueue::OpenSshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:47: warning: Member SshCommand(QObject *parentObject, QString sshCommand, QString scpCommand) (function) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:41: warning: Member SshConnection(QObject *parentObject=0) (function) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:205: warning: Member debug() (function) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:182: warning: Member m_sshCommand (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:183: warning: Member m_scpCommand (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:184: warning: Member m_output (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:185: warning: Member m_exitCode (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:186: warning: Member m_process (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:187: warning: Member m_isComplete (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:206: warning: Member m_persistent (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:207: warning: Member m_data (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:208: warning: Member m_userName (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:209: warning: Member m_hostName (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:210: warning: Member m_identityFile (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:211: warning: Member m_portNumber (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithexecutablemodel.h:50: warning: Member setFactories(QList< OpenWithActionFactory > *factories) (slot) of class MoleQueue::OpenWithExecutableModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithexecutablemodel.h:31: warning: Member OpenWithExecutableModel(QObject *parentObject=0) (function) of class MoleQueue::OpenWithExecutableModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithexecutablemodel.h:33: warning: Member rowCount(const QModelIndex &p=QModelIndex()) const (function) of class MoleQueue::OpenWithExecutableModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithexecutablemodel.h:34: warning: Member columnCount(const QModelIndex &p=QModelIndex()) const (function) of class MoleQueue::OpenWithExecutableModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithexecutablemodel.h:35: warning: Member data(const QModelIndex &ind, int role) const (function) of class MoleQueue::OpenWithExecutableModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithexecutablemodel.h:36: warning: Member headerData(int section, Qt::Orientation orientation, int role) const (function) of class MoleQueue::OpenWithExecutableModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithexecutablemodel.h:38: warning: Member insertRows(int row, int count, const QModelIndex &parent) (function) of class MoleQueue::OpenWithExecutableModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithexecutablemodel.h:39: warning: Member removeRows(int row, int count, const QModelIndex &parent) (function) of class MoleQueue::OpenWithExecutableModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithexecutablemodel.h:41: warning: Member setData(const QModelIndex &ind, const QVariant &value, int role) (function) of class MoleQueue::OpenWithExecutableModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithexecutablemodel.h:43: warning: Member flags(const QModelIndex &index) const (function) of class MoleQueue::OpenWithExecutableModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithexecutablemodel.h:45: warning: Member index(int row, int column, const QModelIndex &parent=QModelIndex()) const (function) of class MoleQueue::OpenWithExecutableModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithexecutablemodel.h:47: warning: Member parent(const QModelIndex &child) const (function) of class MoleQueue::OpenWithExecutableModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithexecutablemodel.h:53: warning: Member m_factories (variable) of class MoleQueue::OpenWithExecutableModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithmanagerdialog.h:46: warning: Member OpenWithManagerDialog(QWidget *parentObject=0) (function) of class MoleQueue::OpenWithManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithmanagerdialog.h:49: warning: Member loadFactories() (function) of class MoleQueue::OpenWithManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithmanagerdialog.h:50: warning: Member reset() (function) of class MoleQueue::OpenWithManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithmanagerdialog.h:53: warning: Member accept() (function) of class MoleQueue::OpenWithManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithmanagerdialog.h:54: warning: Member reject() (function) of class MoleQueue::OpenWithManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithmanagerdialog.h:57: warning: Member closeEvent(QCloseEvent *) (function) of class MoleQueue::OpenWithManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithmanagerdialog.h:58: warning: Member keyPressEvent(QKeyEvent *) (function) of class MoleQueue::OpenWithManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:57: warning: Member ColumnType (enumeration) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:65: warning: Member PatternType (enumeration) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:72: warning: Member CustomRoleType (enumeration) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:34: warning: Member OpenWithPatternModel(QObject *parentObject=0) (function) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:36: warning: Member rowCount(const QModelIndex &parent) const (function) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:37: warning: Member columnCount(const QModelIndex &parent) const (function) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:38: warning: Member data(const QModelIndex &ind, int role) const (function) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:39: warning: Member setData(const QModelIndex &index, const QVariant &value, int role) (function) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:40: warning: Member headerData(int section, Qt::Orientation orientation, int role) const (function) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:42: warning: Member insertRows(int row, int count, const QModelIndex &parent) (function) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:43: warning: Member removeRows(int row, int count, const QModelIndex &parent) (function) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:45: warning: Member flags(const QModelIndex &index) const (function) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:47: warning: Member index(int row, int column, const QModelIndex &) const (function) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:52: warning: Member parent(const QModelIndex &) const (function) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:76: warning: Member setRegExps(QList< QRegExp > *regexps) (function) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:79: warning: Member indexIsValid(const QModelIndex &ind) const (function) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/openwithpatternmodel.h:80: warning: Member m_regexps (variable) of class MoleQueue::OpenWithPatternModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/patterntypedelegate.h:30: warning: Member PatternTypeDelegate(QObject *parentObject=0) (function) of class MoleQueue::PatternTypeDelegate is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/patterntypedelegate.h:32: warning: Member createEditor(QWidget *parentWidget, const QStyleOptionViewItem &option, const QModelIndex &index) const (function) of class MoleQueue::PatternTypeDelegate is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/patterntypedelegate.h:34: warning: Member updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const (function) of class MoleQueue::PatternTypeDelegate is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/patterntypedelegate.h:37: warning: Member setEditorData(QWidget *editor, const QModelIndex &index) const (function) of class MoleQueue::PatternTypeDelegate is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/patterntypedelegate.h:38: warning: Member setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const (function) of class MoleQueue::PatternTypeDelegate is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/patterntypedelegate.h:41: warning: Member patternTypeModel() const (function) of class MoleQueue::PatternTypeDelegate is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/patterntypedelegate.h:44: warning: Member m_patternTypeModel (variable) of class MoleQueue::PatternTypeDelegate is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/pluginmanager.h:57: warning: Member load(const QString &dir) (function) of class MoleQueue::PluginManager is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:48: warning: Member Program(Queue *parentQueue=0) (function) of class MoleQueue::Program is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:49: warning: Member Program(const Program &other) (function) of class MoleQueue::Program is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:51: warning: Member operator=(const Program &other) (function) of class MoleQueue::Program is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:139: warning: Member setExecutable(const QString &str) (function) of class MoleQueue::Program is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:140: warning: Member executable() const (function) of class MoleQueue::Program is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:142: warning: Member setArguments(const QString &str) (function) of class MoleQueue::Program is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:143: warning: Member arguments() const (function) of class MoleQueue::Program is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:145: warning: Member setOutputFilename(const QString &str) (function) of class MoleQueue::Program is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:146: warning: Member outputFilename() const (function) of class MoleQueue::Program is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:148: warning: Member setLaunchSyntax(LaunchSyntax s) (function) of class MoleQueue::Program is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:154: warning: Member launchSyntax() const (function) of class MoleQueue::Program is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:156: warning: Member setCustomLaunchTemplate(const QString &str) (function) of class MoleQueue::Program is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:160: warning: Member customLaunchTemplate() const (function) of class MoleQueue::Program is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:166: warning: Member generateFormattedExecutionString(const QString &executable_, const QString &arguments_, const QString &outputFilename_, LaunchSyntax syntax_) (function) of class MoleQueue::Program is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:101: warning: argument 'value' of command @param is not found in the argument list of Program::writeJsonSettings(QJsonObject &json, bool exportOnly) const >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:108: warning: The following parameter of MoleQueue::Program::writeJsonSettings(QJsonObject &json, bool exportOnly) const is not documented: > parameter 'json' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:111: warning: argument 'value' of command @param is not found in the argument list of Program::readJsonSettings(const QJsonObject &json, bool importOnly) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/program.h:118: warning: The following parameter of MoleQueue::Program::readJsonSettings(const QJsonObject &json, bool importOnly) is not documented: > parameter 'json' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h:45: warning: Member accept() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h:39: warning: Member ProgramConfigureDialog(Program *program, QWidget *parentObject=0) (function) of class MoleQueue::ProgramConfigureDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h:42: warning: Member currentProgram() const (function) of class MoleQueue::ProgramConfigureDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h:48: warning: Member populateSyntaxCombo() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h:50: warning: Member updateGuiFromProgram() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h:51: warning: Member updateProgramFromGui() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h:53: warning: Member updateLaunchEditor() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h:54: warning: Member launchEditorTextChanged() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h:56: warning: Member launchSyntaxChanged(int enumVal) (slot) of class MoleQueue::ProgramConfigureDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h:57: warning: Member customizeLauncherClicked() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h:59: warning: Member setDirty(bool dirty=true) (slot) of class MoleQueue::ProgramConfigureDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h:61: warning: Member showHelpDialog() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h:62: warning: Member buttonBoxButtonClicked(QAbstractButton *) (slot) of class MoleQueue::ProgramConfigureDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h:65: warning: Member closeEvent(QCloseEvent *) (function) of class MoleQueue::ProgramConfigureDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/programconfiguredialog.h:66: warning: Member keyPressEvent(QKeyEvent *) (function) of class MoleQueue::ProgramConfigureDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/puttycommand.h:43: warning: Member PuttyCommand(QObject *parentObject=0) (function) of class MoleQueue::PuttyCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:47: warning: Member SshCommand(QObject *parentObject, QString sshCommand, QString scpCommand) (function) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:41: warning: Member SshConnection(QObject *parentObject=0) (function) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:205: warning: Member debug() (function) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:182: warning: Member m_sshCommand (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:183: warning: Member m_scpCommand (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:184: warning: Member m_output (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:185: warning: Member m_exitCode (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:186: warning: Member m_process (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:187: warning: Member m_isComplete (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:206: warning: Member m_persistent (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:207: warning: Member m_data (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:208: warning: Member m_userName (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:209: warning: Member m_hostName (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:210: warning: Member m_identityFile (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:211: warning: Member m_portNumber (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:57: warning: explicit link request to 'addQueue()' could not be resolved >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:125: warning: The following parameter of MoleQueue::Queue::exportSettings(const QString &fileName, bool includePrograms=true) const is not documented: > parameter 'fileName' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:138: warning: The following parameter of MoleQueue::Queue::importSettings(const QString &fileName, bool includePrograms=true) is not documented: > parameter 'fileName' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:190: warning: argument 'program' of command @param is not found in the argument list of Queue::addProgram(Program *newProgram, bool replace=false) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:198: warning: The following parameter of MoleQueue::Queue::addProgram(Program *newProgram, bool replace=false) is not documented: > parameter 'newProgram' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:201: warning: argument 'program' of command @param is not found in the argument list of Queue::removeProgram(Program *programToRemove) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:206: warning: The following parameter of MoleQueue::Queue::removeProgram(Program *programToRemove) is not documented: > parameter 'programToRemove' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:209: warning: argument 'name' of command @param is not found in the argument list of Queue::removeProgram(const QString &programName) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:214: warning: The following parameter of MoleQueue::Queue::removeProgram(const QString &programName) is not documented: > parameter 'programName' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:217: warning: argument 'name' of command @param is not found in the argument list of Queue::lookupProgram(const QString &programName) const >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:222: warning: The following parameter of MoleQueue::Queue::lookupProgram(const QString &programName) const is not documented: > parameter 'programName' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:285: warning: The following parameter of MoleQueue::Queue::replaceKeywords(QString &launchScript, const Job &job, bool addNewline=true) is not documented: > parameter 'addNewline' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:304: warning: Found unknown command '@program' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:417: warning: explicit link request to 'failures' could not be resolved >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanager.h:41: warning: Member QueueManager(Server *parentServer=0) (function) of class MoleQueue::QueueManager is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanager.h:44: warning: Member readSettings() (function) of class MoleQueue::QueueManager is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanager.h:45: warning: Member writeSettings() const (function) of class MoleQueue::QueueManager is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanager.h:162: warning: Member m_queues (variable) of class MoleQueue::QueueManager is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanager.h:163: warning: Member m_server (variable) of class MoleQueue::QueueManager is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanager.h:94: warning: argument 'queueName' of command @param is not found in the argument list of QueueManager::removeQueue(const QString &name) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanager.h:98: warning: The following parameter of MoleQueue::QueueManager::removeQueue(const QString &name) is not documented: > parameter 'name' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:40: warning: Member QueueManagerDialog(QueueManager *manager, QWidget *parentObject=0) (function) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:44: warning: Member addQueue() (slot) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:45: warning: Member removeQueue() (slot) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:46: warning: Member configureQueue() (slot) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:47: warning: Member importQueue() (slot) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:48: warning: Member exportQueue() (slot) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:49: warning: Member doubleClicked(const QModelIndex &) (slot) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:50: warning: Member showSettingsDialog(MoleQueue::Queue *queue) (slot) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:51: warning: Member removeSettingsDialog() (slot) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:52: warning: Member enableQueueButtons(const QItemSelection &selected) (slot) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:57: warning: Member getSelectedQueues() (function) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:58: warning: Member setEnabledQueueButtons(bool enabled) (function) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:60: warning: Member ui (variable) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:61: warning: Member m_queueManager (variable) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:62: warning: Member m_queueManagerItemModel (variable) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanagerdialog.h:63: warning: Member m_queueSettingsDialogs (variable) of class MoleQueue::QueueManagerDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanageritemmodel.h:41: warning: Member QueueManagerItemModel(QueueManager *queueManager, QObject *parentObject=0) (function) of class MoleQueue::QueueManagerItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanageritemmodel.h:44: warning: Member parent(const QModelIndex &) const (function) of class MoleQueue::QueueManagerItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanageritemmodel.h:46: warning: Member rowCount(const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::QueueManagerItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanageritemmodel.h:47: warning: Member columnCount(const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::QueueManagerItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanageritemmodel.h:49: warning: Member headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const (function) of class MoleQueue::QueueManagerItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanageritemmodel.h:52: warning: Member data(const QModelIndex &modelIndex, int role=Qt::DisplayRole) const (function) of class MoleQueue::QueueManagerItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanageritemmodel.h:55: warning: Member flags(const QModelIndex &modelIndex) const (function) of class MoleQueue::QueueManagerItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanageritemmodel.h:57: warning: Member index(int row, int column, const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::QueueManagerItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuemanageritemmodel.h:61: warning: Member m_queueManager (variable) of class MoleQueue::QueueManagerItemModel is not documented. >r list... >Searching for friends... >Searching for documented defines... >Computing class inheritance relations... >Computing class usage relations... >Flushing cached template relations that have become invalid... >Computing class relations... >Add enum values to enums... >Searching for member function documentation... >Creating members for template instances... >Building page list... >Search for main page... >Computing page relations... >Determining the scope of groups... >Sorting lists... >Determining which enums are documented >Computing member relations... >Building full member lists recursively... >Adding members to member groups. >Distributing member group documentation. >Computing member references... >Inheriting documentation... >Generating disk names... >Adding source references... >Adding xrefitems... >Sorting member lists... >Setting anonymous enum type... >Computing dependencies between directories... >Generating citations page... >Counting members... >Counting data structures... >Resolving user defined references... >Finding anchors and sections in the documentation... >Transferring function references... >Combining using relations... >Adding members to index pages... >Correcting members for VHDL... >Computing tooltip texts... >Generating style sheet... >Generating search indices... >Generating example documentation... >Generating file sources... >Generating file documentation... >Generating page documentation... >Generating group documentation... >Generating class documentation... >Generating docs for compound CredentialsWidget... >Generating namespace index... >Generating docs for compound MoleQueue::AboutDialog... >Generating docs for compound MoleQueue::AbstractQueueSettingsWidget... >Generating docs for compound MoleQueue::ActionFactoryManager... >Generating docs for compound MoleQueue::AddQueueDialog... >Generating docs for compound MoleQueue::AdvancedFilterDialog... >Generating docs for compound MoleQueue::CredentialsDialog... >Generating docs for compound MoleQueue::FileBrowseWidget... >Generating docs for compound MoleQueue::FileSpecification... >Generating docs for compound MoleQueue::ImportProgramDialog... >Generating docs for compound MoleQueue::ImportQueueDialog... >Generating docs for compound MoleQueue::Job... >Generating docs for compound MoleQueue::KillJobActionFactory... >Generating docs for compound MoleQueue::OpenDirectoryActionFactory... >Generating docs for compound MoleQueue::OpenWithActionFactory... >Generating docs for compound MoleQueue::RemoveJobActionFactory... >Generating docs for compound MoleQueue::ViewJobLogActionFactory... >Generating docs for compound MoleQueue::JobActionFactory... >Generating docs for compound MoleQueue::JobData... >Generating docs for compound MoleQueue::JobItemModel... >Generating docs for compound MoleQueue::JobManager... >Generating docs for compound MoleQueue::JobReferenceBase... >Generating docs for compound MoleQueue::JobTableProxyModel... >Generating docs for compound MoleQueue::JobTableWidget... >Generating docs for compound MoleQueue::JobView... >Generating docs for compound MoleQueue::LocalQueueWidget... >Generating docs for compound MoleQueue::LogEntry... >Generating docs for compound MoleQueue::Logger... >Generating docs for compound MoleQueue::LogWindow... >Generating docs for compound MoleQueue::MainWindow... >Generating docs for compound MoleQueue::OpenSshCommand... >Generating docs for compound MoleQueue::OpenWithExecutableModel... >Generating docs for compound MoleQueue::OpenWithManagerDialog... >Generating docs for compound MoleQueue::OpenWithPatternModel... >Generating docs for compound MoleQueue::PatternTypeDelegate... >Generating docs for compound MoleQueue::PluginManager... >Generating docs for compound MoleQueue::Program... >Generating docs for compound MoleQueue::ProgramConfigureDialog... >Generating docs for compound MoleQueue::PuttyCommand... >Generating docs for compound MoleQueue::Queue... >Generating docs for compound MoleQueue::QueueManager... >Generating docs for compound MoleQueue::QueueManagerDialog... >Generating docs for compound MoleQueue::QueueManagerItemModel... >Generating docs for compound MoleQueue::Que/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queueprogramitemmodel.h:39: warning: Member QueueProgramItemModel(Queue *queue, QObject *parentObject=0) (function) of class MoleQueue::QueueProgramItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queueprogramitemmodel.h:41: warning: Member addProgram(Program *program) (function) of class MoleQueue::QueueProgramItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queueprogramitemmodel.h:42: warning: Member removeProgram(Program *program) (function) of class MoleQueue::QueueProgramItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queueprogramitemmodel.h:44: warning: Member parent(const QModelIndex &modelIndex) const (function) of class MoleQueue::QueueProgramItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queueprogramitemmodel.h:45: warning: Member rowCount(const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::QueueProgramItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queueprogramitemmodel.h:46: warning: Member columnCount(const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::QueueProgramItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queueprogramitemmodel.h:47: warning: Member headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const (function) of class MoleQueue::QueueProgramItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queueprogramitemmodel.h:49: warning: Member data(const QModelIndex &modelIndex, int role=Qt::DisplayRole) const (function) of class MoleQueue::QueueProgramItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queueprogramitemmodel.h:51: warning: Member flags(const QModelIndex &modelIndex) const (function) of class MoleQueue::QueueProgramItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queueprogramitemmodel.h:53: warning: Member index(int row, int column, const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::QueueProgramItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queueprogramitemmodel.h:57: warning: Member callReset() (slot) of class MoleQueue::QueueProgramItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queueprogramitemmodel.h:60: warning: Member m_queue (variable) of class MoleQueue::QueueProgramItemModel is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/local.h:59: warning: Member submitJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueLocal is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/local.h:60: warning: Member killJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueLocal is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/local.h:36: warning: Member QueueLocal(QueueManager *parentManager=0) (function) of class MoleQueue::QueueLocal is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/pbs.h:32: warning: Member QueuePbs(QueueManager *parentManager=0) (function) of class MoleQueue::QueuePbs is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:35: warning: Member QueueRemoteSsh(const QString &queueName="AbstractRemoteSsh", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:44: warning: Member setSshExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:49: warning: Member sshExecutable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:54: warning: Member setScpExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:59: warning: Member scpExectuable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:64: warning: Member setHostName(const QString &host) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:69: warning: Member hostName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:74: warning: Member setUserName(const QString &user) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:79: warning: Member userName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:84: warning: Member setIdentityFile(const QString &identity) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:89: warning: Member identityFile() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:94: warning: Member setSshPort(int port) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:99: warning: Member sshPort() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:104: warning: Member setSubmissionCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:109: warning: Member submissionCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:114: warning: Member setKillCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:119: warning: Member killCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:124: warning: Member setRequestQueueCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:129: warning: Member requestQueueCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:33: warning: Member QueueRemote(const QString &queueName="AbstractRemote", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:44: warning: Member setWorkingDirectoryBase(const QString &base) (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:49: warning: Member workingDirectoryBase() const (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:137: warning: Member requestQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:84: warning: Member submitJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:85: warning: Member killJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:87: warning: Member requestQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:141: warning: Member createRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:142: warning: Member remoteDirectoryCreated() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:143: warning: Member copyInputFilesToHost(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:144: warning: Member inputFilesCopied() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:145: warning: Member submitJobToRemoteQueue(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:146: warning: Member jobSubmittedToRemoteQueue() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:147: warning: Member handleQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:149: warning: Member beginFinalizeJob(MoleQueue::IdType queueId) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:150: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:151: warning: Member finalizeJobOutputCopiedFromServer() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:152: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:153: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:155: warning: Member cleanRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:156: warning: Member remoteDirectoryCleaned() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:158: warning: Member beginKillJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:159: warning: Member endKillJob() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:90: warning: Member submitPendingJobs() (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:95: warning: Member createRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:96: warning: Member remoteDirectoryCreated()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:98: warning: Member copyInputFilesToHost(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:99: warning: Member inputFilesCopied()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:100: warning: Member submitJobToRemoteQueue(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:101: warning: Member jobSubmittedToRemoteQueue()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:103: warning: Member handleQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:105: warning: Member beginFinalizeJob(MoleQueue::IdType queueId)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:106: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:107: warning: Member finalizeJobOutputCopiedFromServer()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:108: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:109: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:111: warning: Member cleanRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:112: warning: Member remoteDirectoryCleaned()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:117: warning: Member beginKillJob(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:118: warning: Member endKillJob()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:194: warning: Member m_sshExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:195: warning: Member m_scpExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:196: warning: Member m_hostName (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:197: warning: Member m_userName (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:198: warning: Member m_identityFile (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:199: warning: Member m_sshPort (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:200: warning: Member m_isCheckingQueue (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:202: warning: Member m_submissionCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:203: warning: Member m_killCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:204: warning: Member m_requestQueueCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:134: warning: Member m_checkQueueTimerId (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:138: warning: Member m_checkForPendingJobsTimerId (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:146: warning: Member m_workingDirectoryBase (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:122: warning: Member requestQueueUpdate() (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:84: warning: Member submitJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:85: warning: Member killJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:87: warning: Member requestQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:118: warning: Member uitMethodError(const QString &errorString) (signal) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:119: warning: Member userHostAssocList(const Uit::UserHostAssocList &list) (signal) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:45: warning: Member QueueUit(QueueManager *parentManager=0) (function) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:86: warning: Member hostName() const (function) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:90: warning: Member setHostName(const QString &host) (function) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:94: warning: Member hostId() (function) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:98: warning: Member setHostID(qint64 id) (function) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:33: warning: Member QueueRemote(const QString &queueName="AbstractRemote", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:44: warning: Member setWorkingDirectoryBase(const QString &base) (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:49: warning: Member workingDirectoryBase() const (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:115: warning: Member clientId (variable) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:126: warning: Member createRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:127: warning: Member createRemoteDirectoryError(const QString &errorString) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:128: warning: Member remoteDirectoryCreated() (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:130: warning: Member copyInputFilesToHost(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:131: warning: Member copyInputFilesToHostError(const QString &erroString) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:132: warning: Member inputFilesCopied() (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:133: warning: Member uploadInputFilesToHost(Job job) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:134: warning: Member processStatFileRequest() (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:136: warning: Member submitJobToRemoteQueue(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:137: warning: Member jobSubmittedToRemoteQueue() (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:138: warning: Member jobSubmissionError(const QString &errorString) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:139: warning: Member handleQueueUpdate() (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:140: warning: Member handleQueueUpdate(const QList< Uit::JobEvent > &jobEvents) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:141: warning: Member requestQueueUpdateError(const QString &) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:144: warning: Member beginFinalizeJob(MoleQueue::IdType queueId) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:145: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:146: warning: Member finalizeJobOutputCopiedFromServer() (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:147: warning: Member finalizeJobCopyFromServerError(const QString &errorString) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:148: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:149: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:151: warning: Member cleanRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:152: warning: Member cleanRemoteDirectoryError(const QString &errorString) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:153: warning: Member remoteDirectoryCleaned() (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:155: warning: Member beginKillJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:156: warning: Member killJobError(const QString &errorString) (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:157: warning: Member endKillJob() (slot) of class MoleQueue::QueueUit is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:90: warning: Member submitPendingJobs() (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:95: warning: Member createRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:96: warning: Member remoteDirectoryCreated()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:98: warning: Member copyInputFilesToHost(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:99: warning: Member inputFilesCopied()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:100: warning: Member submitJobToRemoteQueue(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:101: warning: Member jobSubmittedToRemoteQueue()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:103: warning: Member handleQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:105: warning: Member beginFinalizeJob(MoleQueue::IdType queueId)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:106: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:107: warning: Member finalizeJobOutputCopiedFromServer()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:108: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:109: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:111: warning: Member cleanRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:112: warning: Member remoteDirectoryCleaned()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:117: warning: Member beginKillJob(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:118: warning: Member endKillJob()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:134: warning: Member m_checkQueueTimerId (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:138: warning: Member m_checkForPendingJobsTimerId (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:146: warning: Member m_workingDirectoryBase (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:160: warning: argument 'The' of command @param is not found in the argument list of QueueUit::testConnectionComplete(const QString &token) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:164: warning: The following parameter of MoleQueue::QueueUit::testConnectionComplete(const QString &token) is not documented: > parameter 'token' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:167: warning: argument 'The' of command @param is not found in the argument list of QueueUit::testConnectionError(const QString &errorMessage) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/queueuit.h:171: warning: The following parameter of MoleQueue::QueueUit::testConnectionError(const QString &errorMessage) is not documented: > parameter 'errorMessage' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:84: warning: Member submitJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:85: warning: Member killJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:87: warning: Member requestQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:33: warning: Member QueueRemote(const QString &queueName="AbstractRemote", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:44: warning: Member setWorkingDirectoryBase(const QString &base) (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:49: warning: Member workingDirectoryBase() const (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:90: warning: Member submitPendingJobs() (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:95: warning: Member createRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:96: warning: Member remoteDirectoryCreated()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:98: warning: Member copyInputFilesToHost(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:99: warning: Member inputFilesCopied()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:100: warning: Member submitJobToRemoteQueue(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:101: warning: Member jobSubmittedToRemoteQueue()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:103: warning: Member handleQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:105: warning: Member beginFinalizeJob(MoleQueue::IdType queueId)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:106: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:107: warning: Member finalizeJobOutputCopiedFromServer()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:108: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:109: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:111: warning: Member cleanRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:112: warning: Member remoteDirectoryCleaned()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:117: warning: Member beginKillJob(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:118: warning: Member endKillJob()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:134: warning: Member m_checkQueueTimerId (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:138: warning: Member m_checkForPendingJobsTimerId (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:146: warning: Member m_workingDirectoryBase (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:137: warning: Member requestQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:84: warning: Member submitJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:85: warning: Member killJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:87: warning: Member requestQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:35: warning: Member QueueRemoteSsh(const QString &queueName="AbstractRemoteSsh", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:44: warning: Member setSshExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:49: warning: Member sshExecutable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:54: warning: Member setScpExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:59: warning: Member scpExectuable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:64: warning: Member setHostName(const QString &host) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:69: warning: Member hostName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:74: warning: Member setUserName(const QString &user) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:79: warning: Member userName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:84: warning: Member setIdentityFile(const QString &identity) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:89: warning: Member identityFile() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:94: warning: Member setSshPort(int port) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:99: warning: Member sshPort() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:104: warning: Member setSubmissionCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:109: warning: Member submissionCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:114: warning: Member setKillCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:119: warning: Member killCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:124: warning: Member setRequestQueueCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:129: warning: Member requestQueueCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:33: warning: Member QueueRemote(const QString &queueName="AbstractRemote", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:44: warning: Member setWorkingDirectoryBase(const QString &base) (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:49: warning: Member workingDirectoryBase() const (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:141: warning: Member createRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:142: warning: Member remoteDirectoryCreated() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:143: warning: Member copyInputFilesToHost(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:144: warning: Member inputFilesCopied() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:145: warning: Member submitJobToRemoteQueue(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:146: warning: Member jobSubmittedToRemoteQueue() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:147: warning: Member handleQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:149: warning: Member beginFinalizeJob(MoleQueue::IdType queueId) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:150: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:151: warning: Member finalizeJobOutputCopiedFromServer() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:152: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:153: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:155: warning: Member cleanRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:156: warning: Member remoteDirectoryCleaned() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:158: warning: Member beginKillJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:159: warning: Member endKillJob() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:90: warning: Member submitPendingJobs() (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:95: warning: Member createRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:96: warning: Member remoteDirectoryCreated()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:98: warning: Member copyInputFilesToHost(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:99: warning: Member inputFilesCopied()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:100: warning: Member submitJobToRemoteQueue(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:101: warning: Member jobSubmittedToRemoteQueue()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:103: warning: Member handleQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:105: warning: Member beginFinalizeJob(MoleQueue::IdType queueId)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:106: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:107: warning: Member finalizeJobOutputCopiedFromServer()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:108: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:109: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:111: warning: Member cleanRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:112: warning: Member remoteDirectoryCleaned()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:117: warning: Member beginKillJob(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:118: warning: Member endKillJob()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:194: warning: Member m_sshExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:195: warning: Member m_scpExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:196: warning: Member m_hostName (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:197: warning: Member m_userName (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:198: warning: Member m_identityFile (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:199: warning: Member m_sshPort (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:200: warning: Member m_isCheckingQueue (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:202: warning: Member m_submissionCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:203: warning: Member m_killCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:204: warning: Member m_requestQueueCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:134: warning: Member m_checkQueueTimerId (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:138: warning: Member m_checkForPendingJobsTimerId (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:146: warning: Member m_workingDirectoryBase (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/sge.h:32: warning: Member QueueSge(QueueManager *parentManager=0) (function) of class MoleQueue::QueueSge is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:35: warning: Member QueueRemoteSsh(const QString &queueName="AbstractRemoteSsh", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:44: warning: Member setSshExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:49: warning: Member sshExecutable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:54: warning: Member setScpExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:59: warning: Member scpExectuable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:64: warning: Member setHostName(const QString &host) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:69: warning: Member hostName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:74: warning: Member setUserName(const QString &user) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:79: warning: Member userName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:84: warning: Member setIdentityFile(const QString &identity) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:89: warning: Member identityFile() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:94: warning: Member setSshPort(int port) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:99: warning: Member sshPort() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:104: warning: Member setSubmissionCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:109: warning: Member submissionCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:114: warning: Member setKillCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:119: warning: Member killCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:124: warning: Member setRequestQueueCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:129: warning: Member requestQueueCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:33: warning: Member QueueRemote(const QString &queueName="AbstractRemote", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:44: warning: Member setWorkingDirectoryBase(const QString &base) (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:49: warning: Member workingDirectoryBase() const (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:137: warning: Member requestQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:84: warning: Member submitJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:85: warning: Member killJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:87: warning: Member requestQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:141: warning: Member createRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:142: warning: Member remoteDirectoryCreated() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:143: warning: Member copyInputFilesToHost(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:144: warning: Member inputFilesCopied() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:145: warning: Member submitJobToRemoteQueue(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:146: warning: Member jobSubmittedToRemoteQueue() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:147: warning: Member handleQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:149: warning: Member beginFinalizeJob(MoleQueue::IdType queueId) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:150: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:151: warning: Member finalizeJobOutputCopiedFromServer() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:152: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:153: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:155: warning: Member cleanRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:156: warning: Member remoteDirectoryCleaned() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:158: warning: Member beginKillJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:159: warning: Member endKillJob() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:90: warning: Member submitPendingJobs() (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:95: warning: Member createRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:96: warning: Member remoteDirectoryCreated()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:98: warning: Member copyInputFilesToHost(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:99: warning: Member inputFilesCopied()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:100: warning: Member submitJobToRemoteQueue(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:101: warning: Member jobSubmittedToRemoteQueue()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:103: warning: Member handleQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:105: warning: Member beginFinalizeJob(MoleQueue::IdType queueId)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:106: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:107: warning: Member finalizeJobOutputCopiedFromServer()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:108: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:109: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:111: warning: Member cleanRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:112: warning: Member remoteDirectoryCleaned()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:117: warning: Member beginKillJob(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:118: warning: Member endKillJob()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:194: warning: Member m_sshExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:195: warning: Member m_scpExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:196: warning: Member m_hostName (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:197: warning: Member m_userName (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:198: warning: Member m_identityFile (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:199: warning: Member m_sshPort (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:200: warning: Member m_isCheckingQueue (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:202: warning: Member m_submissionCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:203: warning: Member m_killCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:204: warning: Member m_requestQueueCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:134: warning: Member m_checkQueueTimerId (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:138: warning: Member m_checkForPendingJobsTimerId (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:146: warning: Member m_workingDirectoryBase (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/slurm.h:32: warning: Member QueueSlurm(QueueManager *parentManager=0) (function) of class MoleQueue::QueueSlurm is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:35: warning: Member QueueRemoteSsh(const QString &queueName="AbstractRemoteSsh", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:44: warning: Member setSshExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:49: warning: Member sshExecutable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:54: warning: Member setScpExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:59: warning: Member scpExectuable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:64: warning: Member setHostName(const QString &host) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:69: warning: Member hostName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:74: warning: Member setUserName(const QString &user) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:79: warning: Member userName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:84: warning: Member setIdentityFile(const QString &identity) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:89: warning: Member identityFile() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:94: warning: Member setSshPort(int port) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:99: warning: Member sshPort() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:104: warning: Member setSubmissionCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:109: warning: Member submissionCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:114: warning: Member setKillCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:119: warning: Member killCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:124: warning: Member setRequestQueueCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:129: warning: Member requestQueueCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:33: warning: Member QueueRemote(const QString &queueName="AbstractRemote", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:44: warning: Member setWorkingDirectoryBase(const QString &base) (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:49: warning: Member workingDirectoryBase() const (function) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:137: warning: Member requestQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:84: warning: Member submitJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:85: warning: Member killJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:87: warning: Member requestQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:141: warning: Member createRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:142: warning: Member remoteDirectoryCreated() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:143: warning: Member copyInputFilesToHost(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:144: warning: Member inputFilesCopied() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:145: warning: Member submitJobToRemoteQueue(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:146: warning: Member jobSubmittedToRemoteQueue() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:147: warning: Member handleQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:149: warning: Member beginFinalizeJob(MoleQueue::IdType queueId) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:150: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:151: warning: Member finalizeJobOutputCopiedFromServer() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:152: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:153: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:155: warning: Member cleanRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:156: warning: Member remoteDirectoryCleaned() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:158: warning: Member beginKillJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:159: warning: Member endKillJob() (slot) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:90: warning: Member submitPendingJobs() (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:95: warning: Member createRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:96: warning: Member remoteDirectoryCreated()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:98: warning: Member copyInputFilesToHost(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:99: warning: Member inputFilesCopied()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:100: warning: Member submitJobToRemoteQueue(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:101: warning: Member jobSubmittedToRemoteQueue()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:103: warning: Member handleQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:105: warning: Member beginFinalizeJob(MoleQueue::IdType queueId)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:106: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:107: warning: Member finalizeJobOutputCopiedFromServer()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:108: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:109: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:111: warning: Member cleanRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:112: warning: Member remoteDirectoryCleaned()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:117: warning: Member beginKillJob(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:118: warning: Member endKillJob()=0 (slot) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:194: warning: Member m_sshExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:195: warning: Member m_scpExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:196: warning: Member m_hostName (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:197: warning: Member m_userName (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:198: warning: Member m_identityFile (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:199: warning: Member m_sshPort (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:200: warning: Member m_isCheckingQueue (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:202: warning: Member m_submissionCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:203: warning: Member m_killCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remotessh.h:204: warning: Member m_requestQueueCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:134: warning: Member m_checkQueueTimerId (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:138: warning: Member m_checkForPendingJobsTimerId (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/remote.h:146: warning: Member m_workingDirectoryBase (variable) of class MoleQueue::QueueRemote is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:52: warning: Member accept() (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:46: warning: Member QueueSettingsDialog(Queue *queue, QWidget *parentObject=0) (function) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:49: warning: Member currentQueue() const (function) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:55: warning: Member addProgramClicked() (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:56: warning: Member removeProgramClicked() (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:57: warning: Member configureProgramClicked() (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:58: warning: Member importProgramClicked() (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:59: warning: Member exportProgramClicked() (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:60: warning: Member doubleClicked(const QModelIndex &) (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:61: warning: Member enableProgramButtons(const QItemSelection &selected) (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:62: warning: Member showProgramConfigDialog(Program *prog) (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:63: warning: Member setEnabledProgramButtons(bool enabled) (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:64: warning: Member removeProgramDialog() (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:65: warning: Member buttonBoxButtonClicked(QAbstractButton *) (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:66: warning: Member apply() (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:67: warning: Member reset() (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:68: warning: Member setDirty(bool dirty=true) (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:69: warning: Member tabChanged(int index) (slot) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:72: warning: Member closeEvent(QCloseEvent *) (function) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:73: warning: Member keyPressEvent(QKeyEvent *) (function) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:77: warning: Member getSelectedPrograms() (function) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:79: warning: Member ui (variable) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:80: warning: Member m_queue (variable) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:81: warning: Member m_model (variable) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:82: warning: Member m_programConfigureDialogs (variable) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:83: warning: Member m_settingsWidget (variable) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queuesettingsdialog.h:84: warning: Member m_dirty (variable) of class MoleQueue::QueueSettingsDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/remotequeuewidget.h:48: warning: Member save() (slot) of class MoleQueue::RemoteQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/remotequeuewidget.h:49: warning: Member reset() (slot) of class MoleQueue::RemoteQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/remotequeuewidget.h:44: warning: Member RemoteQueueWidget(QueueRemoteSsh *queue, QWidget *parentObject=0) (function) of class MoleQueue::RemoteQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/abstractqueuesettingswidget.h:29: warning: Member AbstractQueueSettingsWidget(QWidget *parentObject=0) (function) of class MoleQueue::AbstractQueueSettingsWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/remotequeuewidget.h:52: warning: Member testConnection() (slot) of class MoleQueue::RemoteQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/remotequeuewidget.h:53: warning: Member sleepTest() (slot) of class MoleQueue::RemoteQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/remotequeuewidget.h:54: warning: Member showHelpDialog() (slot) of class MoleQueue::RemoteQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/abstractqueuesettingswidget.h:52: warning: Member setDirty(bool dirty=true) (slot) of class MoleQueue::AbstractQueueSettingsWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/abstractqueuesettingswidget.h:60: warning: Member m_isDirty (variable) of class MoleQueue::AbstractQueueSettingsWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/server.h:224: warning: Member m_connectionLUT (variable) of class MoleQueue::Server is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/server.h:227: warning: Member m_endpointLUT (variable) of class MoleQueue::Server is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/server.h:57: warning: The following parameter of MoleQueue::Server::Server(QObject *parentObject=0, QString serverName_="MoleQueue") is not documented: > parameter 'serverName_' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/server.h:123: warning: argument 'Server' of command @param is not found in the argument list of Server::stop(bool force) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/server.h:127: warning: The following parameter of MoleQueue::Server::stop(bool force) is not documented: > parameter 'force' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:47: warning: Member SshCommand(QObject *parentObject, QString sshCommand, QString scpCommand) (function) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:41: warning: Member SshConnection(QObject *parentObject=0) (function) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:182: warning: Member m_sshCommand (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:183: warning: Member m_scpCommand (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:184: warning: Member m_output (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:185: warning: Member m_exitCode (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:186: warning: Member m_process (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:187: warning: Member m_isComplete (variable) of class MoleQueue::SshCommand is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:206: warning: Member m_persistent (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:207: warning: Member m_data (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:208: warning: Member m_userName (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:209: warning: Member m_hostName (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:210: warning: Member m_identityFile (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:211: warning: Member m_portNumber (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:205: warning: Member debug() (function) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:143: warning: argument 'localFile' of command @param is not found in the argument list of SshCommand::copyDirFrom(const QString &remoteDir, const QString &localDir) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommand.h:154: warning: The following parameter of MoleQueue::SshCommand::copyDirFrom(const QString &remoteDir, const QString &localDir) is not documented: > parameter 'localDir' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommandfactory.h:55: warning: Member newSshCommand(SshClient sshClient, QObject *parentObject=0) (function) of class MoleQueue::SshCommandFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommandfactory.h:46: warning: Member instance() (function) of class MoleQueue::SshCommandFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommandfactory.h:47: warning: Member defaultSshCommand() (function) of class MoleQueue::SshCommandFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshcommandfactory.h:48: warning: Member defaultScpCommand() (function) of class MoleQueue::SshCommandFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:41: warning: Member SshConnection(QObject *parentObject=0) (function) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:205: warning: Member debug() (function) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:206: warning: Member m_persistent (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:207: warning: Member m_data (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:208: warning: Member m_userName (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:209: warning: Member m_hostName (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:210: warning: Member m_identityFile (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:211: warning: Member m_portNumber (variable) of class MoleQueue::SshConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:95: warning: Found unknown command '@host' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:180: warning: argument 'localFile' of command @param is not found in the argument list of SshConnection::copyDirFrom(const QString &remoteDir, const QString &localDir) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/sshconnection.h:191: warning: The following parameter of MoleQueue::SshConnection::copyDirFrom(const QString &remoteDir, const QString &localDir) is not documented: > parameter 'localDir' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/templatekeyworddialog.h:37: warning: Member TemplateKeywordDialog(QWidget *parent_=0) (function) of class MoleQueue::TemplateKeywordDialog is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/terminalprocess.h:35: warning: Member TerminalProcess(QObject *parentObject=0) (function) of class MoleQueue::TerminalProcess is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/terminalprocess.h:39: warning: Member setupChildProcess() (function) of class MoleQueue::TerminalProcess is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/uitqueuewidget.h:47: warning: Member save() (slot) of class MoleQueue::UitQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/uitqueuewidget.h:48: warning: Member reset() (slot) of class MoleQueue::UitQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/uitqueuewidget.h:43: warning: Member UitQueueWidget(QueueUit *queue, QWidget *parentObject=0) (function) of class MoleQueue::UitQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/abstractqueuesettingswidget.h:29: warning: Member AbstractQueueSettingsWidget(QWidget *parentObject=0) (function) of class MoleQueue::AbstractQueueSettingsWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/uitqueuewidget.h:51: warning: Member testConnection() (slot) of class MoleQueue::UitQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/uitqueuewidget.h:52: warning: Member sleepTest() (slot) of class MoleQueue::UitQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/uitqueuewidget.h:53: warning: Member showHelpDialog() (slot) of class MoleQueue::UitQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/uitqueuewidget.h:54: warning: Member updateHostList(const Uit::UserHostAssocList &list) (slot) of class MoleQueue::UitQueueWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/abstractqueuesettingswidget.h:52: warning: Member setDirty(bool dirty=true) (slot) of class MoleQueue::AbstractQueueSettingsWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/abstractqueuesettingswidget.h:60: warning: Member m_isDirty (variable) of class MoleQueue::AbstractQueueSettingsWidget is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/client.h:49: warning: Member Client(QObject *parent_=0) (function) of class MoleQueue::Client is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/client.h:238: warning: Member MessageType (enumeration) of class MoleQueue::Client is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/client.h:249: warning: Member m_jsonRpcClient (variable) of class MoleQueue::Client is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/client.h:250: warning: Member m_requests (variable) of class MoleQueue::Client is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/client.h:137: warning: Unsupported xml/html tag <rpcMethod> found >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/jobobject.h:159: warning: Member m_value (variable) of class MoleQueue::JobObject is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/jsonrpcclient.h:59: warning: Member JsonRpcClient(QObject *parent_=0) (function) of class MoleQueue::JsonRpcClient is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/jsonrpcclient.h:147: warning: Member m_packetCounter (variable) of class MoleQueue::JsonRpcClient is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/jsonrpcclient.h:148: warning: Member m_socket (variable) of class MoleQueue::JsonRpcClient is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/plugins/localsocketserver/localsocketconnectionlistenerfactory.h:35: warning: Member createConnectionListener(QObject *parentObject, const QString &connectionString="MoleQueue") (function) of class MoleQueue::LocalSocketConnectionListenerFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/plugins/zeromqserver/zeromqconnectionlistenerfactory.h:34: warning: Member createConnectionListener(QObject *parentObject=0, const QString &connectionString="MoleQueue") (function) of class MoleQueue::ZeroMqConnectionListenerFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connection.h:64: warning: Member isOpen()=0 (function) of class MoleQueue::Connection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connection.h:85: warning: argument 'msg' of command @param is not found in the argument list of Connection::packetReceived(const MoleQueue::PacketType &packet, const MoleQueue::EndpointIdType &endpoint) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connection.h:89: warning: The following parameters of MoleQueue::Connection::packetReceived(const MoleQueue::PacketType &packet, const MoleQueue::EndpointIdType &endpoint) are not documented: > parameter 'packet' > parameter 'endpoint' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connectionlistener.h:32: warning: Found unknown command '@newConnection' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connectionlistener.h:74: warning: Found unknown command '@connectionError' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connectionlistener.h:83: warning: argument 'The' of command @param is not found in the argument list of ConnectionListener::newConnection(MoleQueue::Connection *connection) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connectionlistener.h:89: warning: The following parameter of MoleQueue::ConnectionListener::newConnection(MoleQueue::Connection *connection) is not documented: > parameter 'connection' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connectionlistener.h:92: warning: argument 'errorCore' of command @param is not found in the argument list of ConnectionListener::connectionError(MoleQueue::ConnectionListener::Error errorCode, const QString &message) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connectionlistener.h:97: warning: The following parameter of MoleQueue::ConnectionListener::connectionError(MoleQueue::ConnectionListener::Error errorCode, const QString &message) is not documented: > parameter 'errorCode' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connectionlistenerfactory.h:36: warning: Member createConnectionListener(QObject *parentObject, const QString &connectionString)=0 (function) of class MoleQueue::ConnectionListenerFactory is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/jsonrpc.h:73: warning: Member JsonRpc(QObject *parent_=0) (function) of class MoleQueue::JsonRpc is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/localsocketconnection.h:30: warning: Found unknown command '@Connection' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/localsocketconnection.h:39: warning: Found unknown command '@LocalSocketConnectionListener' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/localsocketconnection.h:48: warning: Found unknown command '@ConnectionListener' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.h:36: warning: Member ZeroMqConnection(QObject *parentObject, zmq::context_t *context, zmq::socket_t *socket) (function) of class MoleQueue::ZeroMqConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.h:39: warning: Member ZeroMqConnection(QObject *parentObject, const QString &address) (function) of class MoleQueue::ZeroMqConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.h:73: warning: Member zeroMqPrefix (variable) of class MoleQueue::ZeroMqConnection is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnectionlistener.h:36: warning: Member ZeroMqConnectionListener(QObject *parentObject, const QString &connectionString) (function) of class MoleQueue::ZeroMqConnectionListener is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authenticateresponse.h:38: warning: Member Prompt(const Prompt &p) (function) of class MoleQueue::Uit::Prompt is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authenticateresponse.h:57: warning: argument 'Set' of command @param is not found in the argument list of Prompt::setUserResponse(const QString &response) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authenticateresponse.h:59: warning: The following parameter of MoleQueue::Uit::Prompt::setUserResponse(const QString &response) is not documented: > parameter 'response' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authenticateresponse.h:85: warning: Member AuthenticateResponse(const AuthenticateResponse &response) (function) of class MoleQueue::Uit::AuthenticateResponse is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authenticateresponse.h:86: warning: Member operator=(const AuthenticateResponse &other) (function) of class MoleQueue::Uit::AuthenticateResponse is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authenticateresponse.h:132: warning: argument 'The' of command @param is not found in the argument list of AuthenticateResponse::fromXml(const QString &xml) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authenticateresponse.h:137: warning: The following parameter of MoleQueue::Uit::AuthenticateResponse::fromXml(const QString &xml) is not documented: > parameter 'xml' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authenticator.h:39: warning: Member Authenticator(UitapiService *uit, const QString &kerberosPrinciple, QObject *parentObject=0, QWidget *dialogParent=0) (function) of class MoleQueue::Uit::Authenticator is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/authresponseprocessor.h:48: warning: The following parameter of MoleQueue::Uit::AuthResponseProcessor::AuthResponseProcessor(const AuthenticateResponse &response, CredentialsDialog *credentialsDialog, QObject *parentObject=0) is not documented: > parameter 'parentObject' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/compositeiodevice.h:37: warning: Member CompositeIODevice(QObject *parentObject=0) (function) of class MoleQueue::Uit::CompositeIODevice is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:125: warning: Member m_session (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:126: warning: Member m_hostID (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:127: warning: Member m_userName (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:128: warning: Member m_job (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:125: warning: Member m_session (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:126: warning: Member m_hostID (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:127: warning: Member m_userName (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:128: warning: Member m_job (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:125: warning: Member m_session (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:126: warning: Member m_hostID (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:127: warning: Member m_userName (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:128: warning: Member m_job (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/directorydownload.h:86: warning: argument 'The' of command @param is not found in the argument list of DirectoryDownload::setUrl(const QString &u) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/directorydownload.h:88: warning: The following parameter of MoleQueue::Uit::DirectoryDownload::setUrl(const QString &u) is not documented: > parameter 'u' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:125: warning: Member m_session (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:126: warning: Member m_hostID (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:127: warning: Member m_userName (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:128: warning: Member m_job (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/dirlistinginfo.h:88: warning: argument 'files' of command @param is not found in the argument list of DirListingInfo::setFiles(const QList< FileInfo > &fs) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/dirlistinginfo.h:90: warning: The following parameter of MoleQueue::Uit::DirListingInfo::setFiles(const QList< FileInfo > &fs) is not documented: > parameter 'fs' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:125: warning: Member m_session (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:126: warning: Member m_hostID (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:127: warning: Member m_userName (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/filesystemoperation.h:128: warning: Member m_job (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/messagehandler.h:32: warning: Member MessageHandler(QObject *parentObject=0) (function) of class MoleQueue::Uit::MessageHandler is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/messagehandler.h:35: warning: Member handleMessage(QtMsgType type, const QString &description, const QUrl &identifier, const QSourceLocation &sourceLocation) (function) of class MoleQueue::Uit::MessageHandler is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:152: warning: Member SubmitBatchScriptJobRequest(Session *session, QObject *parentObject=0) (function) of class MoleQueue::Uit::SubmitBatchScriptJobRequest is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:163: warning: Member setJob(const Job &j) (function) of class MoleQueue::Uit::SubmitBatchScriptJobRequest is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:421: warning: Found unknown command '@parentObject' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:423: warning: The following parameter of MoleQueue::Uit::GetStreamingFileDownloadURLRequest::GetStreamingFileDownloadURLRequest(Session *session, QObject *parentObject=0) is not documented: > parameter 'parentObject' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:462: warning: argument 'The' of command @param is not found in the argument list of GetDirectoryListingRequest::setDirectory(const QString &dir) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:464: warning: The following parameter of MoleQueue::Uit::GetDirectoryListingRequest::setDirectory(const QString &dir) is not documented: > parameter 'dir' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:585: warning: argument 'The' of command @param is not found in the argument list of CancelJobRequest::setJob(const Job &j) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:587: warning: The following parameter of MoleQueue::Uit::CancelJobRequest::setJob(const Job &j) is not documented: > parameter 'j' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:629: warning: Member filename() const (function) of class MoleQueue::Uit::StatFileRequest is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:634: warning: Member setFilename(QString name) (function) of class MoleQueue::Uit::StatFileRequest is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:639: warning: Member output() (function) of class MoleQueue::Uit::StatFileRequest is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:640: warning: Member exists() (function) of class MoleQueue::Uit::StatFileRequest is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:622: warning: argument 'The' of command @param is not found in the argument list of StatFileRequest::setJob(const Job &j) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/requests.h:624: warning: The following parameter of MoleQueue::Uit::StatFileRequest::setJob(const Job &j) is not documented: > parameter 'j' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/session.h:70: warning: Member authenticationComplete(const QString &token) (signal) of class MoleQueue::Uit::Session is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/session.h:71: warning: Member authenticationError(const QString &errorString) (signal) of class MoleQueue::Uit::Session is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/session.h:65: warning: Member kerberosPrinciple() (function) of class MoleQueue::Uit::Session is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/session.h:66: warning: Member token() (function) of class MoleQueue::Uit::Session is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/session.h:67: warning: Member uitService() (function) of class MoleQueue::Uit::Session is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/session.h:59: warning: The following parameter of MoleQueue::Uit::Session::authenticate(QObject *completeReceiver, const char *completeSlot, QObject *errorReceiver, const char *errorSlot) is not documented: > parameter 'errorSlot' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/sessionmanager.h:60: warning: argument 'String' of command @param is not found in the argument list of SessionManager::requestSessionTokenError(const QString &errorString) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/sessionmanager.h:65: warning: The following parameter of MoleQueue::Uit::SessionManager::requestSessionTokenError(const QString &errorString) is not documented: > parameter 'errorString' >ueProgramItemModel... >Generating docs for compound MoleQueue::QueueLocal... >Generating docs for compound MoleQueue::QueuePbs... >Generating docs for compound MoleQueue::QueueUit... >Generating docs for compound MoleQueue::QueueRemote... >Generating docs for compound MoleQueue::QueueRemoteSsh... >Generating docs for compound MoleQueue::QueueSge... >Generating docs for compound MoleQueue::QueueSlurm... >Generating docs for compound MoleQueue::QueueSettingsDialog... >Generating docs for compound MoleQueue::RemoteQueueWidget... >Generating docs for compound MoleQueue::Server... >Generating docs for compound MoleQueue::SshCommand... >Generating docs for compound MoleQueue::SshCommandFactory... >Generating docs for compound MoleQueue::SshConnection... >Generating docs for compound MoleQueue::TemplateKeywordDialog... >Generating docs for compound MoleQueue::TerminalProcess... >Generating docs for compound MoleQueue::UitQueueWidget... >Generating docs for compound MoleQueue::Client... >Generating docs for compound MoleQueue::JobObject... >Generating docs for compound MoleQueue::JsonRpcClient... >Generating docs for compound MoleQueue::LocalSocketConnectionListenerFactory... >Generating docs for compound MoleQueue::ZeroMqConnectionListenerFactory... >Generating docs for compound MoleQueue::Connection... >Generating docs for compound MoleQueue::ConnectionListener... >Generating docs for compound MoleQueue::ConnectionListenerFactory... >Generating docs for compound MoleQueue::JsonRpc... >Generating docs for compound MoleQueue::LocalSocketConnection... >Generating docs for compound MoleQueue::LocalSocketConnectionListener... >Generating docs for compound MoleQueue::Message... >Generating docs for compound MoleQueue::MessageIdManager... >Generating docs for compound MoleQueue::ZeroMqConnection... >Generating docs for compound MoleQueue::ZeroMqConnectionListener... >Generating docs for compound MoleQueue::Uit::AuthenticateCont... >Generating docs for compound MoleQueue::Uit::Prompt... >Generating docs for compound MoleQueue::Uit::AuthenticateResponse... >Generating docs for compound MoleQueue::Uit::Authenticator... >Generating docs for compound MoleQueue::Uit::AuthResponseProcessor... >Generating docs for compound MoleQueue::Uit::CompositeIODevice... >Generating docs for compound MoleQueue::Uit::DirectoryCreate... >Generating docs for compound MoleQueue::Uit::DirectoryDelete... >Generating docs for compound MoleQueue::Uit::DirectoryDownload... >Generating docs for compound MoleQueue::Uit::DirectoryUpload... >Generating docs for compound MoleQueue::Uit::DirListingInfo... >Generating docs for compound MoleQueue::Uit::FileInfo... >Generating docs for compound MoleQueue::Uit::FileStreamingData... >Generating docs for compound MoleQueue::Uit::FileSystemOperation... >Generating docs for compound MoleQueue::Uit::JobEvent... >Generating docs for compound MoleQueue::Uit::JobEventList... >Generating docs for compound MoleQueue::Uit::JobSubmissionInfo... >Generating docs for compound MoleQueue::Uit::KerberosCredentials... >Generating docs for compound MoleQueue::Uit::MessageHandler... >Generating docs for compound MoleQueue::Uit::Request... >Generating docs for compound MoleQueue::Uit::SubmitBatchScriptJobRequest... >Generating docs for compound MoleQueue::Uit::GetUserHostAssocRequest... >Generating docs for compound MoleQueue::Uit::CreateDirectoryRequest... >Generating docs for compound MoleQueue::Uit::GetStreamingFileUploadURLRequest... >Generating docs for compound MoleQueue::Uit::GetJobsForHostForUserByNumDaysRequest... >Generating docs for compound MoleQueue::Uit::GetStreamingFileDownloadURLRequest... >Generating docs for compound MoleQueue::Uit::GetDirectoryListingRequest... >Generating docs for compound MoleQueue::Uit::DeleteFileRequest... >Generating docs for compound MoleQueue::Uit::DeleteDirectoryRequest... >Generating docs for compound MoleQueue::Uit::CancelJobRequest... >Generating docs for compound MoleQueue::Uit::StatFileRequest... >Generating docs for compound MoleQueue::Uit::Session... >Generating docs for compound MoleQueue::Uit::SessionManager... >Generating docs for compound MoleQueue::Ui/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/sslsetup.h:34: warning: Member init() (function) of class MoleQueue::Uit::SslSetup is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/userhostassoclist.h:42: warning: Member isValid() (function) of class MoleQueue::Uit::UserHostAssocList is not documented. >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/userhostassoclist.h:34: warning: argument 'The' of command @param is not found in the argument list of UserHostAssocList::fromXml(const QString &xml) >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/app/queues/uit/userhostassoclist.h:40: warning: The following parameter of MoleQueue::Uit::UserHostAssocList::fromXml(const QString &xml) is not documented: > parameter 'xml' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connectionlistener.h:32: warning: Found unknown command '@newConnection' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/localsocketconnection.h:30: warning: Found unknown command '@Connection' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connectionlistener.h:32: warning: Found unknown command '@newConnection' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/localsocketconnection.h:30: warning: Found unknown command '@Connection' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/localsocketconnection.h:30: warning: Found unknown command '@Connection' >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/connectionlistener.h:32: warning: Found unknown command '@newConnection' >t::SslSetup... >Generating docs for compound MoleQueue::Uit::UserHostAssoc... >Generating docs for compound MoleQueue::Uit::UserHostAssocList... >Generating graph info page... >Generating directory documentation... >Generating index page... >Generating page index... >Generating module index... >Generating namespace index... >Generating namespace member index... >Generating annotated compound index... >Generating alphabetical compound index... >Generating hierarchical class index... >Generating member index... >Generating file index... >Generating file member index... >Generating example index... >finalizing index lists... >writing tag file... >Running plantuml with JAVA... >lookup cache used 1634/65536 hits=4830 misses=2067 >finished... >[4/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DMoleQueueServerCore_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -Imolequeue/servercore/MoleQueueServerCore_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/MoleQueueServerCore_autogen/mocs_compilation.cpp.o -MF molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/MoleQueueServerCore_autogen/mocs_compilation.cpp.o.d -o molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/MoleQueueServerCore_autogen/mocs_compilation.cpp.o -c molequeue/servercore/MoleQueueServerCore_autogen/mocs_compilation.cpp >[5/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DMoleQueueClient_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -Imolequeue/client/MoleQueueClient_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -Imolequeue/zeromq -Imolequeue/client -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/client/CMakeFiles/MoleQueueClient.dir/MoleQueueClient_autogen/mocs_compilation.cpp.o -MF molequeue/client/CMakeFiles/MoleQueueClient.dir/MoleQueueClient_autogen/mocs_compilation.cpp.o.d -o molequeue/client/CMakeFiles/MoleQueueClient.dir/MoleQueueClient_autogen/mocs_compilation.cpp.o -c molequeue/client/MoleQueueClient_autogen/mocs_compilation.cpp >[6/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DMoleQueueServerCore_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -Imolequeue/servercore/MoleQueueServerCore_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/jsonrpc.cpp.o -MF molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/jsonrpc.cpp.o.d -o molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/jsonrpc.cpp.o -c /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/jsonrpc.cpp >[7/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DMoleQueueServerCore_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -Imolequeue/servercore/MoleQueueServerCore_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/localsocketconnection.cpp.o -MF molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/localsocketconnection.cpp.o.d -o molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/localsocketconnection.cpp.o -c /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/localsocketconnection.cpp >[8/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DMoleQueueServerCore_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -Imolequeue/servercore/MoleQueueServerCore_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/localsocketconnectionlistener.cpp.o -MF molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/localsocketconnectionlistener.cpp.o.d -o molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/localsocketconnectionlistener.cpp.o -c /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/localsocketconnectionlistener.cpp >[9/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DMoleQueueServerCore_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -Imolequeue/servercore/MoleQueueServerCore_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/messageidmanager_p.cpp.o -MF molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/messageidmanager_p.cpp.o.d -o molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/messageidmanager_p.cpp.o -c /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/messageidmanager_p.cpp >[10/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DMoleQueueServerCore_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -Imolequeue/servercore/MoleQueueServerCore_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/message.cpp.o -MF molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/message.cpp.o.d -o molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/message.cpp.o -c /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/servercore/message.cpp >[11/28] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libMoleQueueServerCore.so -o lib/libMoleQueueServerCore.so molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/MoleQueueServerCore_autogen/mocs_compilation.cpp.o molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/jsonrpc.cpp.o molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/localsocketconnection.cpp.o molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/localsocketconnectionlistener.cpp.o molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/message.cpp.o molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/messageidmanager_p.cpp.o -Wl,-rpath,:::::::::: /usr/lib64/libQt5Network.so.5.15.2 /usr/lib64/libQt5Core.so.5.15.2 && : >[12/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DMoleQueueClient_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -Imolequeue/client/MoleQueueClient_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -Imolequeue/zeromq -Imolequeue/client -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/client/CMakeFiles/MoleQueueClient.dir/client.cpp.o -MF molequeue/client/CMakeFiles/MoleQueueClient.dir/client.cpp.o.d -o molequeue/client/CMakeFiles/MoleQueueClient.dir/client.cpp.o -c /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/client.cpp >[13/28] cd /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/zeromq && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/zeromq/CMakeFiles/MoleQueueZeroMq_autogen.dir/AutogenInfo.json Gentoo && /usr/bin/cmake -E touch /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/zeromq/MoleQueueZeroMq_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9 /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/zeromq /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/zeromq/MoleQueueZeroMq_autogen/deps /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/CMakeFiles/d/9838004aab5f0d8537199a8f67b82db986ef3b49429f443f3df38a2302bacd77.d >[14/28] cd /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/plugins/localsocketserver && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer_autogen.dir/AutogenInfo.json Gentoo && /usr/bin/cmake -E touch /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/plugins/localsocketserver/LocalSocketServer_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/plugins/localsocketserver /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9 /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/plugins/localsocketserver /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/plugins/localsocketserver/LocalSocketServer_autogen/deps /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/CMakeFiles/d/b566298838562d0cd6d5cb8a58d7301d7aaeaa1ec98d647f50b1061b54f69c44.d >[15/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DMoleQueueClient_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -Imolequeue/client/MoleQueueClient_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -Imolequeue/zeromq -Imolequeue/client -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/client/CMakeFiles/MoleQueueClient.dir/jobobject.cpp.o -MF molequeue/client/CMakeFiles/MoleQueueClient.dir/jobobject.cpp.o.d -o molequeue/client/CMakeFiles/MoleQueueClient.dir/jobobject.cpp.o -c /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/jobobject.cpp >[16/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DMoleQueueZeroMq_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUSE_ZERO_MQ -Imolequeue/zeromq/MoleQueueZeroMq_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -Imolequeue/zeromq -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/zeromq/CMakeFiles/MoleQueueZeroMq.dir/MoleQueueZeroMq_autogen/mocs_compilation.cpp.o -MF molequeue/zeromq/CMakeFiles/MoleQueueZeroMq.dir/MoleQueueZeroMq_autogen/mocs_compilation.cpp.o.d -o molequeue/zeromq/CMakeFiles/MoleQueueZeroMq.dir/MoleQueueZeroMq_autogen/mocs_compilation.cpp.o -c molequeue/zeromq/MoleQueueZeroMq_autogen/mocs_compilation.cpp >[17/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DMoleQueueZeroMq_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUSE_ZERO_MQ -Imolequeue/zeromq/MoleQueueZeroMq_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -Imolequeue/zeromq -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/zeromq/CMakeFiles/MoleQueueZeroMq.dir/zeromqconnection.cpp.o -MF molequeue/zeromq/CMakeFiles/MoleQueueZeroMq.dir/zeromqconnection.cpp.o.d -o molequeue/zeromq/CMakeFiles/MoleQueueZeroMq.dir/zeromqconnection.cpp.o -c /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.cpp >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.cpp: In member function âbool MoleQueue::ZeroMqConnection::dealerReceive()â: >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.cpp:139:20: warning: âbool zmq::detail::socket_base::recv(zmq::message_t*, int)â is deprecated: from 4.3.1, use recv taking a reference to message_t and recv_flags [-Wdeprecated-declarations] > 139 | if(m_socket->recv(&message, ZMQ_NOBLOCK)) { > | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.h:24, > from /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.cpp:17: >/usr/include/zmq.hpp:1373:10: note: declared here > 1373 | bool recv(message_t *msg_, int flags_ = 0) > | ^~~~ >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.cpp: In member function âbool MoleQueue::ZeroMqConnection::routerReceive()â: >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.cpp:151:21: warning: âbool zmq::detail::socket_base::recv(zmq::message_t*, int)â is deprecated: from 4.3.1, use recv taking a reference to message_t and recv_flags [-Wdeprecated-declarations] > 151 | if (m_socket->recv(&address, ZMQ_NOBLOCK)) { > | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.h:24, > from /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.cpp:17: >/usr/include/zmq.hpp:1373:10: note: declared here > 1373 | bool recv(message_t *msg_, int flags_ = 0) > | ^~~~ >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.cpp:157:23: warning: âbool zmq::detail::socket_base::recv(zmq::message_t*, int)â is deprecated: from 4.3.1, use recv taking a reference to message_t and recv_flags [-Wdeprecated-declarations] > 157 | if(!m_socket->recv(&message, ZMQ_NOBLOCK)) { > | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.h:24, > from /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.cpp:17: >/usr/include/zmq.hpp:1373:10: note: declared here > 1373 | bool recv(message_t *msg_, int flags_ = 0) > | ^~~~ >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.cpp: In member function âvirtual bool MoleQueue::ZeroMqConnection::send(const PacketType&, const EndpointIdType&)â: >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.cpp:183:26: warning: âbool zmq::detail::socket_base::send(zmq::message_t&, int)â is deprecated: from 4.3.1, use send taking message_t and send_flags [-Wdeprecated-declarations] > 183 | rc = m_socket->send(identity, ZMQ_SNDMORE | ZMQ_NOBLOCK); > | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.h:24, > from /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.cpp:17: >/usr/include/zmq.hpp:1288:10: note: declared here > 1288 | bool send(message_t &msg_, > | ^~~~ >/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.cpp:199:24: warning: âbool zmq::detail::socket_base::send(zmq::message_t&, int)â is deprecated: from 4.3.1, use send taking message_t and send_flags [-Wdeprecated-declarations] > 199 | rc = m_socket->send(zmqMessage, ZMQ_NOBLOCK); > | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.h:24, > from /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnection.cpp:17: >/usr/include/zmq.hpp:1288:10: note: declared here > 1288 | bool send(message_t &msg_, > | ^~~~ >[18/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DMoleQueueZeroMq_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUSE_ZERO_MQ -Imolequeue/zeromq/MoleQueueZeroMq_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -Imolequeue/zeromq -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/zeromq/CMakeFiles/MoleQueueZeroMq.dir/zeromqconnectionlistener.cpp.o -MF molequeue/zeromq/CMakeFiles/MoleQueueZeroMq.dir/zeromqconnectionlistener.cpp.o.d -o molequeue/zeromq/CMakeFiles/MoleQueueZeroMq.dir/zeromqconnectionlistener.cpp.o -c /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/zeromq/zeromqconnectionlistener.cpp >[19/28] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libMoleQueueZeroMq.so -o lib/libMoleQueueZeroMq.so molequeue/zeromq/CMakeFiles/MoleQueueZeroMq.dir/MoleQueueZeroMq_autogen/mocs_compilation.cpp.o molequeue/zeromq/CMakeFiles/MoleQueueZeroMq.dir/zeromqconnection.cpp.o molequeue/zeromq/CMakeFiles/MoleQueueZeroMq.dir/zeromqconnectionlistener.cpp.o -Wl,-rpath,/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/lib: /usr/lib64/libQt5Network.so.5.15.2 lib/libMoleQueueServerCore.so /usr/lib64/libzmq.so /usr/lib64/libQt5Core.so.5.15.2 /usr/lib64/libQt5Network.so.5.15.2 /usr/lib64/libQt5Core.so.5.15.2 && : >[20/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DLocalSocketServer_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -Imolequeue/plugins/localsocketserver/LocalSocketServer_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -Imolequeue/zeromq -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/LocalSocketServer_autogen/mocs_compilation.cpp.o -MF molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/LocalSocketServer_autogen/mocs_compilation.cpp.o.d -o molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/LocalSocketServer_autogen/mocs_compilation.cpp.o -c molequeue/plugins/localsocketserver/LocalSocketServer_autogen/mocs_compilation.cpp >[21/28] cd /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/plugins/zeromqserver && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/plugins/zeromqserver/CMakeFiles/ZeroMqServer_autogen.dir/AutogenInfo.json Gentoo && /usr/bin/cmake -E touch /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/plugins/zeromqserver/ZeroMqServer_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/plugins/zeromqserver /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9 /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/plugins/zeromqserver /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/molequeue/plugins/zeromqserver/ZeroMqServer_autogen/deps /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/CMakeFiles/d/5f8021cbaef200a4f13edd7be871efb6fb4e8bf62695be9369f22860d2797b2d.d >[22/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DLocalSocketServer_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -Imolequeue/plugins/localsocketserver/LocalSocketServer_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -Imolequeue/zeromq -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/localsocketconnectionlistenerfactory.cpp.o -MF molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/localsocketconnectionlistenerfactory.cpp.o.d -o molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/localsocketconnectionlistenerfactory.cpp.o -c /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/plugins/localsocketserver/localsocketconnectionlistenerfactory.cpp >[23/28] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o lib/molequeue/plugins/LocalSocketServer.so molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/LocalSocketServer_autogen/mocs_compilation.cpp.o molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/localsocketconnectionlistenerfactory.cpp.o -Wl,-rpath,/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/lib: /usr/lib64/libQt5Network.so.5.15.2 lib/libMoleQueueServerCore.so /usr/lib64/libQt5Core.so.5.15.2 /usr/lib64/libQt5Network.so.5.15.2 /usr/lib64/libQt5Core.so.5.15.2 && : >[24/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DZeroMqServer_EXPORTS -Imolequeue/plugins/zeromqserver/ZeroMqServer_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -Imolequeue/zeromq -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/plugins/zeromqserver/CMakeFiles/ZeroMqServer.dir/ZeroMqServer_autogen/mocs_compilation.cpp.o -MF molequeue/plugins/zeromqserver/CMakeFiles/ZeroMqServer.dir/ZeroMqServer_autogen/mocs_compilation.cpp.o.d -o molequeue/plugins/zeromqserver/CMakeFiles/ZeroMqServer.dir/ZeroMqServer_autogen/mocs_compilation.cpp.o -c molequeue/plugins/zeromqserver/ZeroMqServer_autogen/mocs_compilation.cpp >[25/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DZeroMqServer_EXPORTS -Imolequeue/plugins/zeromqserver/ZeroMqServer_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -Imolequeue/zeromq -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/plugins/zeromqserver/CMakeFiles/ZeroMqServer.dir/zeromqconnectionlistenerfactory.cpp.o -MF molequeue/plugins/zeromqserver/CMakeFiles/ZeroMqServer.dir/zeromqconnectionlistenerfactory.cpp.o.d -o molequeue/plugins/zeromqserver/CMakeFiles/ZeroMqServer.dir/zeromqconnectionlistenerfactory.cpp.o -c /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/plugins/zeromqserver/zeromqconnectionlistenerfactory.cpp >[26/28] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o lib/molequeue/plugins/ZeroMqServer.so molequeue/plugins/zeromqserver/CMakeFiles/ZeroMqServer.dir/ZeroMqServer_autogen/mocs_compilation.cpp.o molequeue/plugins/zeromqserver/CMakeFiles/ZeroMqServer.dir/zeromqconnectionlistenerfactory.cpp.o -Wl,-rpath,/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9/lib: lib/libMoleQueueZeroMq.so /usr/lib64/libQt5Network.so.5.15.2 /usr/lib64/libQt5Core.so.5.15.2 lib/libMoleQueueServerCore.so /usr/lib64/libQt5Network.so.5.15.2 /usr/lib64/libQt5Core.so.5.15.2 /usr/lib64/libzmq.so && : >[27/28] /usr/bin/x86_64-pc-linux-gnu-g++ -DMoleQueueClient_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -Imolequeue/client/MoleQueueClient_autogen/include -I/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0 -Imolequeue/servercore -Imolequeue/zeromq -Imolequeue/client -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=c++11 -MD -MT molequeue/client/CMakeFiles/MoleQueueClient.dir/jsonrpcclient.cpp.o -MF molequeue/client/CMakeFiles/MoleQueueClient.dir/jsonrpcclient.cpp.o.d -o molequeue/client/CMakeFiles/MoleQueueClient.dir/jsonrpcclient.cpp.o -c /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0/molequeue/client/jsonrpcclient.cpp >[28/28] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libMoleQueueClient.so -o lib/libMoleQueueClient.so molequeue/client/CMakeFiles/MoleQueueClient.dir/MoleQueueClient_autogen/mocs_compilation.cpp.o molequeue/client/CMakeFiles/MoleQueueClient.dir/client.cpp.o molequeue/client/CMakeFiles/MoleQueueClient.dir/jobobject.cpp.o molequeue/client/CMakeFiles/MoleQueueClient.dir/jsonrpcclient.cpp.o -Wl,-rpath,:::::::::: /usr/lib64/libQt5Network.so.5.15.2 /usr/lib64/libQt5Core.so.5.15.2 && : >>>> Source compiled. > * Skipping make test/check due to ebuild restriction. >>>> Test phase [disabled because of RESTRICT=test]: sci-chemistry/molequeue-0.9.0-r1 > >>>> Install sci-chemistry/molequeue-0.9.0-r1 into /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image > * python3_9: running run_in_build_dir cmake_src_install > * Working in BUILD_DIR: "/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build-python3_9" >[0/1] Install the project... >-- Install configuration: "Gentoo" >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib64/cmake/molequeue/MoleQueueConfig.cmake >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib64/cmake/molequeue/MoleQueueConfigVersion.cmake >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib64/cmake/molequeue/MoleQueueTargets.cmake >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib64/cmake/molequeue/MoleQueueTargets-gentoo.cmake >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/share/doc/molequeue-0.9.0-r1/molequeue/README.md >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/share/doc/molequeue-0.9.0-r1/molequeue/CONTRIBUTING.md >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/share/doc/molequeue-0.9.0-r1/molequeue/LICENSE >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/include/molequeue/servercore/connection.h >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/include/molequeue/servercore/connectionlistener.h >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/include/molequeue/servercore/connectionlistenerfactory.h >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/include/molequeue/servercore/jsonrpc.h >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/include/molequeue/servercore/localsocketconnection.h >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/include/molequeue/servercore/localsocketconnectionlistener.h >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/include/molequeue/servercore/message.h >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/include/molequeue/servercore/servercoreglobal.h >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/include/molequeue/servercore/molequeueservercoreexport.h >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib64/libMoleQueueServerCore.so >-- Set runtime path of "/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib64/libMoleQueueServerCore.so" to "/usr/lib64" >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/include/molequeue/zeromq/molequeuezeromqexport.h >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib64/libMoleQueueZeroMq.so >-- Set runtime path of "/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib64/libMoleQueueZeroMq.so" to "/usr/lib64" >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib64/molequeue/plugins/LocalSocketServer.so >-- Set runtime path of "/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib64/molequeue/plugins/LocalSocketServer.so" to "/usr/lib64" >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib64/molequeue/plugins/ZeroMqServer.so >-- Set runtime path of "/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib64/molequeue/plugins/ZeroMqServer.so" to "/usr/lib64" >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/include/molequeue/client/client.h >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/include/molequeue/client/jobobject.h >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/include/molequeue/client/jsonrpcclient.h >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/include/molequeue/client/molequeueclientexport.h >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib64/libMoleQueueClient.so >-- Set runtime path of "/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib64/libMoleQueueClient.so" to "/usr/lib64" >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib/python3.9/site-packages/molequeue/__init__.py >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib/python3.9/site-packages/molequeue/client.py >-- Installing: /var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/image/usr/lib/python3.9/site-packages/molequeue/utils.py >Traceback (most recent call last): > File "/usr/lib/portage/python3.9/doins.py", line 594, in <module> > sys.exit(main(sys.argv[1:])) > File "/usr/lib/portage/python3.9/doins.py", line 582, in main > if _doins( > File "/usr/lib/portage/python3.9/doins.py", line 434, in _doins > return install_runner.install_file(source, os.path.dirname(dest)) > File "/usr/lib/portage/python3.9/doins.py", line 370, in install_file > return self._ins_runner.run(source, dest_dir) > File "/usr/lib/portage/python3.9/doins.py", line 179, in run > sstat = os.stat(source) >FileNotFoundError: [Errno 2] No such file or directory: b'/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0_build/docs/html/.' > * ERROR: sci-chemistry/molequeue-0.9.0-r1::gentoo failed (install phase): > * dodoc failed > * > * If you need support, post the output of `emerge --info '=sci-chemistry/molequeue-0.9.0-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-chemistry/molequeue-0.9.0-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/sci-chemistry:molequeue-0.9.0-r1:20210712-013936.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0' > * S: '/var/tmp/portage/sci-chemistry/molequeue-0.9.0-r1/work/molequeue-0.9.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 801685
:
723418
|
723421
|
723424
|
723427
|
723430
| 723433 |
723436