• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • applications API Reference
  • KDE Home
  • Contact Us
 

Konsole

  • Konsole
  • ProfileReader
Public Member Functions | List of all members
Konsole::ProfileReader Class Referenceabstract

#include <ProfileReader.h>

Inheritance diagram for Konsole::ProfileReader:
Inheritance graph
[legend]

Public Member Functions

virtual ~ProfileReader ()
 
virtual QStringList findProfiles ()
 
virtual bool readProfile (const QString &path, Profile::Ptr profile, QString &parentProfile)=0
 

Detailed Description

Interface for all classes which can load profile settings from a file.

Definition at line 32 of file ProfileReader.h.

Constructor & Destructor Documentation

virtual Konsole::ProfileReader::~ProfileReader ( )
inlinevirtual

Definition at line 35 of file ProfileReader.h.

Member Function Documentation

virtual QStringList Konsole::ProfileReader::findProfiles ( )
inlinevirtual

Returns a list of paths to profiles which this reader can read.

Reimplemented in Konsole::KDE4ProfileReader.

Definition at line 37 of file ProfileReader.h.

virtual bool Konsole::ProfileReader::readProfile ( const QString &  path,
Profile::Ptr  profile,
QString &  parentProfile 
)
pure virtual

Attempts to read a profile from path and save the property values described into profile.

Returns true if the profile was successfully read or false otherwise.

Parameters
pathPath to the profile to read
profilePointer to the Profile the settings will be read into
parentProfileReceives the name of the parent profile

Implemented in Konsole::KDE4ProfileReader.


The documentation for this class was generated from the following file:
  • ProfileReader.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

Konsole

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

applications API Reference

Skip menu "applications API Reference"
  •   kate
  •       kate
  •   KTextEditor
  •   Kate
  • Konsole

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal