class Serial2Doc

serial2view. More...

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

Public Methods

Public Slots

Public Members

Private Members


Detailed Description

serial2view.h - description ------------------- begin : Ut feb 18 14:21:20 CET 2003 copyright : (C) 2003 by Ondrej Krško email : ondrej.krsko@zoznam.sk *************************************************************************

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

Serial2Doc

 ~Serial2Doc ()

~Serial2Doc

void  addView (Serial2View *view)

addView

void  removeView (Serial2View *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

void  slotUpdateAllViews (Serial2View *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<Serial2View> * pViewList

pViewList

bool modified

modified

[private]

KURL doc_url

doc_url

[private]


Generated by: root on localhost.localdomain on Tue Feb 18 14:22:06 2003, using kdoc 2.0a54.