KDevelop API Documentation

KActionSelectorPrivate Class Reference

Collaboration diagram for KActionSelectorPrivate:

Collaboration graph
[legend]
List of all members.

Public Attributes

QListBoxavailableListBox
QListBoxselectedListBox
QToolButtonbtnAdd
QToolButtonbtnRemove
QToolButtonbtnUp
QToolButtonbtnDown
QLabellAvailable
QLabellSelected
bool moveOnDoubleClick
bool keyboardEnabled
KActionSelector::ButtonIconSize iconSize
QString addIcon
QString removeIcon
QString upIcon
QString downIcon
KActionSelector::InsertionPolicy availableInsertionPolicy
KActionSelector::InsertionPolicy selectedInsertionPolicy
bool showUpDownButtons

Member Data Documentation

QString KActionSelectorPrivate::addIcon
 

Definition at line 42 of file kactionselector.cpp.

KActionSelector::InsertionPolicy KActionSelectorPrivate::availableInsertionPolicy
 

Definition at line 43 of file kactionselector.cpp.

QListBox* KActionSelectorPrivate::availableListBox
 

Definition at line 37 of file kactionselector.cpp.

QToolButton* KActionSelectorPrivate::btnAdd
 

Definition at line 38 of file kactionselector.cpp.

QToolButton * KActionSelectorPrivate::btnDown
 

Definition at line 38 of file kactionselector.cpp.

QToolButton * KActionSelectorPrivate::btnRemove
 

Definition at line 38 of file kactionselector.cpp.

QToolButton * KActionSelectorPrivate::btnUp
 

Definition at line 38 of file kactionselector.cpp.

QString KActionSelectorPrivate::downIcon
 

Definition at line 42 of file kactionselector.cpp.

KActionSelector::ButtonIconSize KActionSelectorPrivate::iconSize
 

Definition at line 41 of file kactionselector.cpp.

bool KActionSelectorPrivate::keyboardEnabled
 

Definition at line 40 of file kactionselector.cpp.

QLabel* KActionSelectorPrivate::lAvailable
 

Definition at line 39 of file kactionselector.cpp.

QLabel * KActionSelectorPrivate::lSelected
 

Definition at line 39 of file kactionselector.cpp.

bool KActionSelectorPrivate::moveOnDoubleClick
 

Definition at line 40 of file kactionselector.cpp.

QString KActionSelectorPrivate::removeIcon
 

Definition at line 42 of file kactionselector.cpp.

KActionSelector::InsertionPolicy KActionSelectorPrivate::selectedInsertionPolicy
 

Definition at line 43 of file kactionselector.cpp.

QListBox * KActionSelectorPrivate::selectedListBox
 

Definition at line 37 of file kactionselector.cpp.

bool KActionSelectorPrivate::showUpDownButtons
 

Definition at line 44 of file kactionselector.cpp.

QString KActionSelectorPrivate::upIcon
 

Definition at line 42 of file kactionselector.cpp.


The documentation for this class was generated from the following file:
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:18:00 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003