class K2dGrFlowDoc

* 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. More...

Definition#include <k2dgrflow/k2dgrflowdoc.h>
InheritsQObject (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots

Public Members

Private Methods

Private Members


Detailed Description

* 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. * * *************************************************************************

 K2dGrFlowDoc (QWidget *parent, const char *name=0)

K2dGrFlowDoc

 ~K2dGrFlowDoc ()

~K2dGrFlowDoc

void  addView (K2dGrFlowView *view)

addView

void  removeView (K2dGrFlowView *view)

removeView

void  setModified (bool _m=true)

setModified

bool  isModified ()

isModified

bool  saveModified ()

saveModified

void  deleteContents ()

deleteContents

bool  newDocument ()

newDocument

void  closeDocument ()

closeDocument

bool  openDocument (const KURL& url, const char *format=0)

openDocument

bool  saveDocument (const KURL& url, const char *format=0)

saveDocument

const KURL&  URL ()

URL

[const]

void  setURL (const KURL& url)

setURL

bool  isNew ()

isNew

QString  get_d ()

get_d

get the d parameter from disk

void  put_d (const double)

put_d

write d parameter to disk

K2dDomainget_domain ()

get_domain

get the domain from disk

void  put_domain (K2dDomain * )

put_domain

write the domain to disk

void  slotUpdateAllViews (K2dGrFlowView *sender)

slotUpdateAllViews

[slot]

calls repaint() on all views connected to the document object and is called by the view by which the document has been changed. As this view normally repaints itself, it is excluded from the paintEvent.

static QList<K2dGrFlowView> * pViewList

pViewList

bool modified

modified

[private]

KURL doc_url

doc_url

[private]

gfmFile modelFile

modelFile

[private]

void  get_domainBase (K2dBorderBase *)

get_domainBase

[private]

grouping of identical coding in one function, for use in get_domain method


Generated by: benny@okidoki on Thu Jun 21 10:41:51 2001, using kdoc 2.0a53.