• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kio/kfile
 

kio/kfile

Signals | Public Member Functions | List of all members
KFileViewSignaler Class Reference

#include <kfileview.h>

Inherits TQObject.

Signals

void dirActivated (const KFileItem *)
 
void sortingChanged (TQDir::SortSpec)
 
void fileHighlighted (const KFileItem *)
 
void fileSelected (const KFileItem *)
 
void activatedMenu (const KFileItem *i, const TQPoint &)
 
void dropped (const KFileItem *, TQDropEvent *, const KURL::List &)
 

Public Member Functions

void activate (const KFileItem *item)
 
void highlightFile (const KFileItem *i)
 
void activateMenu (const KFileItem *i, const TQPoint &pos)
 
void changeSorting (TQDir::SortSpec sorting)
 
void dropURLs (const KFileItem *i, TQDropEvent *e, const KURL::List &urls)
 

Detailed Description

internal class to make easier to use signals possible

Definition at line 37 of file kfileview.h.

Member Function Documentation

void KFileViewSignaler::activate ( const KFileItem *  item)
inline

Call this method when an item is selected (depends on single click / double click configuration).

Emits the appropriate signal.

Definition at line 46 of file kfileview.h.

void KFileViewSignaler::fileHighlighted ( const KFileItem *  )
signal

the item maybe be 0L, indicating that we're in multiselection mode and the selection has changed.

void KFileViewSignaler::highlightFile ( const KFileItem *  i)
inline

emits the highlighted signal for item.

Call this in your view class whenever the selection changes.

Definition at line 56 of file kfileview.h.


The documentation for this class was generated from the following file:
  • kfileview.h

kio/kfile

Skip menu "kio/kfile"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kio/kfile

Skip menu "kio/kfile"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kio/kfile by doxygen 1.8.3.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |