|
|
typedef struct cell | cell |
#include <sqlguipart/cell.h>
* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * *************************************************************************
typedef struct column | column |
#include <sqlguipart/db_components.h>
* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * *************************************************************************
typedef struct table | table |
#include <sqlguipart/db_components.h>
typedef struct base | base |
#include <sqlguipart/db_components.h>
typedef struct field | field |
#include <sqlguipart/db_components.h>
typedef struct row | row |
#include <sqlguipart/db_components.h>
typedef KParts::GenericFactory<SqlGuiPart> SqlGuiFactory | SqlGuiFactory |
#include <sqlguipart/sqlgui_factory.h>
* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * *************************************************************************
K_EXPORT_COMPONENT_FACTORY ( libsqlguipart , SqlGuiFactory )
| K_EXPORT_COMPONENT_FACTORY |
#include <sqlguipart/sqlgui_factory.h>
typedef SqlGuiDoc* create_t (QWidget*)
| create_t |
#include <sqlguipart/sqlguidoc.h>
typedef void destroy_t (SqlGuiDoc*)
| destroy_t |
#include <sqlguipart/sqlguidoc.h>
Generated by: marcus on voyager on Mon Sep 16 15:31:33 2002, using kdoc 2.0a53. |