~ubuntu-branches/ubuntu/raring/koffice/raring

« back to all changes in this revision

Viewing changes to kexi/core/KexiWindow.h

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-12-06 15:30:09 UTC
  • mfrom: (0.13.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101206153009-yf0dqbp9l7fzwxi8
Tags: 1:2.2.91-0ubuntu1
New upstream RC release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* This file is part of the KDE project
2
2
   Copyright (C) 2003 Lucijan Busch <lucijan@kde.org>
3
 
   Copyright (C) 2003-2007 Jarosław Staniek <staniek@kde.org>
 
3
   Copyright (C) 2003-2010 Jarosław Staniek <staniek@kde.org>
4
4
 
5
5
   This library is free software; you can redistribute it and/or
6
6
   modify it under the terms of the GNU Library General Public
192
192
 
193
193
    void setSchemaData(KexiDB::SchemaData* schemaData);
194
194
 
195
 
    /*! Reimpelmented: "*" is added if for 'dirty' dialog's data. */
 
195
    //! Sets 'owned' property for schema data.
 
196
    //! If true, the window will delete the schema data before destruction.
 
197
    //! By default schema data is not owned.
 
198
    //! @see setSchemaData(), KexiPart::loadSchemaData(), KexiPart::loadAndSetSchemaData()
 
199
    void setSchemaDataOwned(bool set);
 
200
 
 
201
    /*! Reimplemented: "*" is added if for 'dirty' dialog's data. */
196
202
//  QString caption() const;
197
203
 
198
204
    /*! Used by KexiView subclasses. \return temporary data shared between