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.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Dec 21 14:23:17 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003