KDevelop API Documentation

KDevFileSelectorToolBarParent Class Reference

#include <fileselector_widget.h>

Inheritance diagram for KDevFileSelectorToolBarParent:

Inheritance graph
[legend]
Collaboration diagram for KDevFileSelectorToolBarParent:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KDevFileSelectorToolBarParent (QWidget *parent)
 ~KDevFileSelectorToolBarParent ()
void setToolBar (KDevFileSelectorToolBar *tb)

Protected Member Functions

virtual void resizeEvent (QResizeEvent *)

Private Attributes

KDevFileSelectorToolBarm_tb

Constructor & Destructor Documentation

KDevFileSelectorToolBarParent::KDevFileSelectorToolBarParent QWidget parent  ) 
 

Definition at line 101 of file fileselector_widget.cpp.

KDevFileSelectorToolBarParent::~KDevFileSelectorToolBarParent  ) 
 

Definition at line 104 of file fileselector_widget.cpp.


Member Function Documentation

void KDevFileSelectorToolBarParent::resizeEvent QResizeEvent  )  [protected, virtual]
 

Definition at line 111 of file fileselector_widget.cpp.

References m_tb, and KToolBar::sizeHint().

void KDevFileSelectorToolBarParent::setToolBar KDevFileSelectorToolBar tb  ) 
 

Definition at line 106 of file fileselector_widget.cpp.

References m_tb.

Referenced by KDevFileSelector::KDevFileSelector().


Member Data Documentation

KDevFileSelectorToolBar* KDevFileSelectorToolBarParent::m_tb [private]
 

Definition at line 79 of file fileselector_widget.h.

Referenced by resizeEvent(), and setToolBar().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:22:34 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003