interfaces Library API Documentation

KTextEditor::DocumentInfoInterface Class Reference

This is an interface for accessing information about files open in the Document, Plugin and PluginViewInterface classes. More...

#include <documentinfo.h>

List of all members.

Public Methods

 DocumentInfoInterface ()
virtual ~DocumentInfoInterface ()
virtual QString mimeType ()=0
virtual long fileSize ()=0
virtual QString niceFileSize ()=0
unsigned int documentInfoInterfaceNumber () const

Protected Methods

void setDocumentInfoInterfaceDCOPSuffix (const QCString &suffix)

Friends

class PrivateDocumentInterface


Detailed Description

This is an interface for accessing information about files open in the Document, Plugin and PluginViewInterface classes.

Definition at line 32 of file documentinfo.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for interfaces Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun May 16 22:04:59 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003