Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KFileViewSignaler Class Reference

#include <kfileview.h>

List of all members.

Signals

void fileHighlighted (const KFileItem *)

Public Methods

void activate (const KFileItem *item)
void highlightFile (const KFileItem *i)


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.

References KFileItem::isDir().

void KFileViewSignaler::fileHighlighted const KFileItem   [signal]
 

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

Referenced by highlightFile().

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.

References fileHighlighted().


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:14 2003 for kdelibs by doxygen1.2.18