docs.kde.org
Using KSplash From Within Your Own Application
Prev
Next

Chapter 4. Using KSplash From Within Your Own Application

Table of Contents

Basic Requirements
Starting KSplash
Showing messages

In this chapter, we describe a simple method for using KSplash as the splash screen for your KDE application. If you do not develop applications for KDE, you can skip this chapter.

Basic Requirements

Your KDE application must be DCOP-aware. DCOP is the KDE technology used to communicate between applications. If you use the standard KDE application framework, this is taken care of automatically. For information about DCOP and related KDE technologies, please visit the KDE developers' corner.

Prev
Next
Home


docs.kde.org