kontact

#include <iconsidepane.h>

Inherits TDEListBox.

Signals

void pluginActivated (Kontact::Plugin *)
 

Public Member Functions

 Navigator (IconSidePane *parent=0, const char *name=0)
 
virtual void setSelected (TQListBoxItem *, bool)
 
void updatePlugins (TQValueList< Kontact::Plugin * > plugins)
 
TQSize sizeHint () const
 
void highlightItem (EntryItem *item)
 
IconViewMode viewMode ()
 
IconViewMode sizeIntToEnum (int size) const
 
const TQPtrList< TDEAction > & actions ()
 
bool showIcons () const
 
bool showText () const
 

Protected Slots

void slotExecuted (TQListBoxItem *)
 
void slotMouseOn (TQListBoxItem *item)
 
void slotMouseOff ()
 
void slotShowRMBMenu (TQListBoxItem *, const TQPoint &)
 
void shortCutSelected (int)
 
void slotStopHighlight ()
 

Protected Member Functions

void dragEnterEvent (TQDragEnterEvent *)
 
void dragMoveEvent (TQDragMoveEvent *)
 
void dropEvent (TQDropEvent *)
 
void resizeEvent (TQResizeEvent *)
 
void enterEvent (TQEvent *)
 
void leaveEvent (TQEvent *)
 
void setHoverItem (TQListBoxItem *, bool)
 
void setPaintActiveItem (TQListBoxItem *, bool)
 

Detailed Description

Navigation pane showing all parts relevant to the user.

Definition at line 118 of file iconsidepane.h.

Constructor & Destructor Documentation

◆ Navigator()

Navigator::Navigator ( IconSidePane *  parent = 0,
const char *  name = 0 
)

Definition at line 253 of file iconsidepane.cpp.

Member Function Documentation

◆ actions()

const TQPtrList< TDEAction > & Kontact::Navigator::actions ( )
inline

Definition at line 135 of file iconsidepane.h.

◆ dragEnterEvent()

void Navigator::dragEnterEvent ( TQDragEnterEvent *  event)
protected

Definition at line 350 of file iconsidepane.cpp.

◆ dragMoveEvent()

void Navigator::dragMoveEvent ( TQDragMoveEvent *  event)
protected

Definition at line 357 of file iconsidepane.cpp.

◆ dropEvent()

void Navigator::dropEvent ( TQDropEvent *  event)
protected

Definition at line 377 of file iconsidepane.cpp.

◆ enterEvent()

void Navigator::enterEvent ( TQEvent *  event)
protected

Definition at line 400 of file iconsidepane.cpp.

◆ highlightItem()

void Navigator::highlightItem ( EntryItem item)

Definition at line 292 of file iconsidepane.cpp.

◆ leaveEvent()

void Navigator::leaveEvent ( TQEvent *  event)
protected

Definition at line 407 of file iconsidepane.cpp.

◆ resizeEvent()

void Navigator::resizeEvent ( TQResizeEvent *  event)
protected

Definition at line 394 of file iconsidepane.cpp.

◆ setHoverItem()

void Navigator::setHoverItem ( TQListBoxItem *  item,
bool  hover 
)
protected

Definition at line 504 of file iconsidepane.cpp.

◆ setPaintActiveItem()

void Navigator::setPaintActiveItem ( TQListBoxItem *  item,
bool  paintActive 
)
protected

Definition at line 510 of file iconsidepane.cpp.

◆ setSelected()

void Navigator::setSelected ( TQListBoxItem *  item,
bool  selected 
)
virtual

Definition at line 306 of file iconsidepane.cpp.

◆ shortCutSelected

void Navigator::shortCutSelected ( int  pos)
protectedslot

Definition at line 499 of file iconsidepane.cpp.

◆ showIcons()

bool Kontact::Navigator::showIcons ( ) const
inline

Definition at line 136 of file iconsidepane.h.

◆ showText()

bool Kontact::Navigator::showText ( ) const
inline

Definition at line 137 of file iconsidepane.h.

◆ sizeHint()

TQSize Navigator::sizeHint ( ) const

Definition at line 287 of file iconsidepane.cpp.

◆ sizeIntToEnum()

IconViewMode Navigator::sizeIntToEnum ( int  size) const

Definition at line 424 of file iconsidepane.cpp.

◆ slotExecuted

void Navigator::slotExecuted ( TQListBoxItem *  item)
protectedslot

Definition at line 414 of file iconsidepane.cpp.

◆ slotMouseOff

void Navigator::slotMouseOff ( )
protectedslot

Definition at line 533 of file iconsidepane.cpp.

◆ slotMouseOn

void Navigator::slotMouseOn ( TQListBoxItem *  item)
protectedslot

Definition at line 516 of file iconsidepane.cpp.

◆ slotShowRMBMenu

void Navigator::slotShowRMBMenu ( TQListBoxItem *  ,
const TQPoint &  pos 
)
protectedslot

Definition at line 444 of file iconsidepane.cpp.

◆ slotStopHighlight

void Navigator::slotStopHighlight ( )
protectedslot

Definition at line 301 of file iconsidepane.cpp.

◆ updatePlugins()

void Navigator::updatePlugins ( TQValueList< Kontact::Plugin * >  plugins)

Definition at line 317 of file iconsidepane.cpp.

◆ viewMode()

IconViewMode Kontact::Navigator::viewMode ( )
inline

Definition at line 133 of file iconsidepane.h.


The documentation for this class was generated from the following files: