libkdepim Library API Documentation

corewidget.cpp

00001 // -*- Mode: C++; c-basic-offset: 2; indent-tabs-mode: nil; -*- 00023 #include "corewidget.h" 00024 00025 using namespace Komposer; 00026 00027 CoreWidget::CoreWidget( QWidget* parent, const char* name ) 00028 : QWidget( parent, name ) 00029 { 00030 } 00031 00032 #include "corewidget.moc"
KDE Logo
This file is part of the documentation for libkdepim Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Oct 21 19:46:29 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003