KIO
dataslave.h File Reference
  
Include dependency graph for dataslave.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KIO::DataSlave | 
| struct | KIO::DataSlave::QueueStruct | 
Namespaces | |
| KIO | |
Macros | |
| #define | DISPATCH_DECL(type) void dispatch_##type(); | 
| #define | DISPATCH_DECL1(type, paramtype, param) void dispatch_##type(paramtype param); | 
Macro Definition Documentation
| #define DISPATCH_DECL | ( | type | ) | void dispatch_##type(); | 
Definition at line 31 of file dataslave.h.
Definition at line 35 of file dataslave.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference