org.kde.koala

Interface KFileTreeBranchSignals

public interface KFileTreeBranchSignals

Method Summary
voiddirectoryChildCount(KFileTreeViewItem item, int count)
emitted with the exact count of children for a directory.
voidpopulateFinished(KFileTreeViewItem arg1)
emitted with the item of a directory which was finished to populate

Method Detail

directoryChildCount

public void directoryChildCount(KFileTreeViewItem item, int count)
emitted with the exact count of children for a directory.

UNKNOWN: emitted with the exact count of children for a directory.

populateFinished

public void populateFinished(KFileTreeViewItem arg1)
emitted with the item of a directory which was finished to populate

UNKNOWN: emitted with the item of a directory which was finished to populate