KDevelop API Documentation

KDevFileSelectorToolBarParent Class Reference

#include <fileselector_widget.h>

Inheritance diagram for KDevFileSelectorToolBarParent:

QFrame 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 93 of file fileselector_widget.cpp.

References KDevFileSelectorToolBarParent().

Referenced by KDevFileSelectorToolBarParent().

KDevFileSelectorToolBarParent::~KDevFileSelectorToolBarParent  ) 
 

Definition at line 96 of file fileselector_widget.cpp.


Member Function Documentation

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

Definition at line 103 of file fileselector_widget.cpp.

References m_tb, resizeEvent(), and KToolBar::sizeHint().

Referenced by resizeEvent().

void KDevFileSelectorToolBarParent::setToolBar KDevFileSelectorToolBar tb  ) 
 

Definition at line 98 of file fileselector_widget.cpp.

References m_tb, and setToolBar().

Referenced by KDevFileSelector::KDevFileSelector(), and setToolBar().


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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:01 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003