KDevFileSelectorToolBarParent Class Reference
#include <fileselector_widget.h>
Inheritance diagram for KDevFileSelectorToolBarParent:

Public Member Functions | |
KDevFileSelectorToolBarParent (QWidget *parent) | |
~KDevFileSelectorToolBarParent () | |
void | setToolBar (KDevFileSelectorToolBar *tb) |
Protected Member Functions | |
virtual void | resizeEvent (QResizeEvent *) |
Private Attributes | |
KDevFileSelectorToolBar * | m_tb |
Constructor & Destructor Documentation
|
Definition at line 93 of file fileselector_widget.cpp. References KDevFileSelectorToolBarParent(). Referenced by KDevFileSelectorToolBarParent(). |
|
Definition at line 96 of file fileselector_widget.cpp. |
Member Function Documentation
|
Definition at line 103 of file fileselector_widget.cpp. References m_tb, resizeEvent(), and KToolBar::sizeHint(). Referenced by resizeEvent(). |
|
Definition at line 98 of file fileselector_widget.cpp. References m_tb, and setToolBar(). Referenced by KDevFileSelector::KDevFileSelector(), and setToolBar(). |
Member Data Documentation
|
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:
- parts/fileselector/fileselector_widget.h
- parts/fileselector/fileselector_widget.cpp