• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • interfaces
 

interfaces

  • KTextEditor
  • DocumentInfoInterface
Public Member Functions | Protected Member Functions | Friends | List of all members
KTextEditor::DocumentInfoInterface Class Referenceabstract

#include <documentinfo.h>

Public Member Functions

virtual TQString mimeType ()=0
 
virtual long fileSize ()=0
 
virtual TQString niceFileSize ()=0
 
unsigned int documentInfoInterfaceNumber () const
 

Protected Member Functions

void setDocumentInfoInterfaceDCOPSuffix (const TQCString &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 34 of file documentinfo.h.

Constructor & Destructor Documentation

◆ DocumentInfoInterface()

DocumentInfoInterface::DocumentInfoInterface ( )

Definition at line 41 of file documentinfo.cpp.

◆ ~DocumentInfoInterface()

DocumentInfoInterface::~DocumentInfoInterface ( )
virtual

Definition at line 51 of file documentinfo.cpp.

Member Function Documentation

◆ documentInfoInterfaceNumber()

unsigned int DocumentInfoInterface::documentInfoInterfaceNumber ( ) const

Definition at line 57 of file documentinfo.cpp.

◆ setDocumentInfoInterfaceDCOPSuffix()

void DocumentInfoInterface::setDocumentInfoInterfaceDCOPSuffix ( const TQCString &  suffix)
protected

Definition at line 62 of file documentinfo.cpp.

Friends And Related Function Documentation

◆ PrivateDocumentInterface

friend class PrivateDocumentInterface
friend

Definition at line 36 of file documentinfo.h.


The documentation for this class was generated from the following files:
  • documentinfo.h
  • documentinfo.cpp

interfaces

Skip menu "interfaces"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

interfaces

Skip menu "interfaces"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for interfaces by doxygen 1.9.4
This website is maintained by Timothy Pearson.