• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kviewshell

EmptyMultiPage Class Reference

#include <empty_multipage.h>

Inheritance diagram for EmptyMultiPage:

Inheritance graph
[legend]

List of all members.


Public Member Functions

 EmptyMultiPage (QWidget *parentWidget, const char *widgetName, QObject *parent, const char *name, const QStringList &args=QStringList())
virtual QStringList fileFormats () const
virtual bool openFile ()

Static Public Member Functions

static KAboutData * createAboutData ()

Detailed Description

Definition at line 30 of file empty_multipage.h.


Constructor & Destructor Documentation

EmptyMultiPage::EmptyMultiPage ( QWidget *  parentWidget,
const char *  widgetName,
QObject *  parent,
const char *  name,
const QStringList &  args = QStringList() 
)

Definition at line 29 of file empty_multipage.cpp.


Member Function Documentation

KAboutData * EmptyMultiPage::createAboutData (  )  [static]

Definition at line 40 of file empty_multipage.cpp.

virtual QStringList EmptyMultiPage::fileFormats (  )  const [inline, virtual]

list of supported file formats, for saving

This member must return the list of supported file formats for saving. These strings returned must be in the format explained in the documentation to KFileDialog::setFilter(), e.g. ""*.cpp *.cxx .c++|C++ Source Files". The use of mimetype-filters is allowed, but discouraged. Among other penalties, if a multipage gives a mimetype-filter, e.g. "application/x-dvi", the open file dialog in kviewshell will not allow the user to see and select compressed dvi-files.

Implements KMultiPage.

Definition at line 38 of file empty_multipage.h.

virtual bool EmptyMultiPage::openFile (  )  [inline, virtual]

opens a file

Reimplemented from KMultiPage.

Definition at line 41 of file empty_multipage.h.


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

kviewshell

Skip menu "kviewshell"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • kviewshell
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal