aboutToShowContextMenu(QMenu *p) | KComboBox | signal |
addUrl(const KUrl &url) | KComboBox | |
addUrl(const QIcon &icon, const KUrl &url) | KComboBox | |
assignTime(const QTime &time) | KTimeComboBox | protectedvirtual |
autoCompletion | KComboBox | |
autoCompletion() const | KComboBox | |
changeURL(const KUrl &url, int index) | KComboBox | inline |
changeURL(const QPixmap &pixmap, const KUrl &url, int index) | KComboBox | inline |
changeUrl(int index, const KUrl &url) | KComboBox | |
changeUrl(int index, const QIcon &icon, const KUrl &url) | KComboBox | |
completion(const QString &) | KComboBox | signal |
completionBox(bool create=true) | KComboBox | |
completionMode() const | KCompletionBase | |
completionModeChanged(KGlobalSettings::Completion) | KComboBox | signal |
completionObject(bool hsig=true) | KCompletionBase | |
compObj() const | KCompletionBase | |
contains(const QString &text) const | KComboBox | |
create(WId=0, bool initializeWindow=true, bool destroyOldWindow=true) | KComboBox | protectedvirtual |
cursorPosition() const | KComboBox | |
delegate() const | KCompletionBase | protected |
displayFormat() const | KTimeComboBox | |
EditTime enum value | KTimeComboBox | |
emitSignals() const | KCompletionBase | |
eventFilter(QObject *object, QEvent *event) | KTimeComboBox | protectedvirtual |
focusInEvent(QFocusEvent *event) | KTimeComboBox | protectedvirtual |
focusOutEvent(QFocusEvent *event) | KTimeComboBox | protectedvirtual |
ForceTime enum value | KTimeComboBox | |
getKeyBinding(KeyBindingType item) const | KCompletionBase | |
getKeyBindings() const | KCompletionBase | protected |
handleSignals() const | KCompletionBase | |
hidePopup() | KTimeComboBox | protectedvirtual |
insertURL(const KUrl &url, int index=-1) | KComboBox | inline |
insertURL(const QPixmap &pixmap, const KUrl &url, int index=-1) | KComboBox | inline |
insertUrl(int index, const KUrl &url) | KComboBox | |
insertUrl(int index, const QIcon &icon, const KUrl &url) | KComboBox | |
isCompletionObjectAutoDeleted() const | KCompletionBase | |
isNull() const | KTimeComboBox | |
isValid() const | KTimeComboBox | |
KComboBox(QWidget *parent=0) | KComboBox | explicit |
KComboBox(bool rw, QWidget *parent=0) | KComboBox | explicit |
KCompletionBase() | KCompletionBase | |
KeyBindingMap typedef | KCompletionBase | |
KeyBindingType enum name | KCompletionBase | |
keyPressEvent(QKeyEvent *event) | KTimeComboBox | protectedvirtual |
KTimeComboBox(QWidget *parent=0) | KTimeComboBox | explicit |
makeCompletion(const QString &) | KComboBox | protectedvirtualslot |
maximumTime | KTimeComboBox | |
maximumTime() const | KTimeComboBox | |
minimumSizeHint() const | KComboBox | protectedvirtual |
minimumTime | KTimeComboBox | |
minimumTime() const | KTimeComboBox | |
mousePressEvent(QMouseEvent *event) | KTimeComboBox | protectedvirtual |
NextCompletionMatch enum value | KCompletionBase | |
Option enum name | KTimeComboBox | |
options | KTimeComboBox | |
options() const | KTimeComboBox | |
PrevCompletionMatch enum value | KCompletionBase | |
resetMaximumTime() | KTimeComboBox | |
resetMinimumTime() | KTimeComboBox | |
resetTimeRange() | KTimeComboBox | |
resizeEvent(QResizeEvent *event) | KTimeComboBox | protectedvirtual |
returnPressed() | KComboBox | signal |
returnPressed(const QString &) | KComboBox | signal |
rotateText(KCompletionBase::KeyBindingType type) | KComboBox | slot |
SelectTime enum value | KTimeComboBox | |
setAutoCompletion(bool autocomplete) | KComboBox | virtual |
setAutoDeleteCompletionObject(bool autoDelete) | KCompletionBase | |
setCompletedItems(const QStringList &items, bool autosubject=true) | KComboBox | slot |
setCompletedText(const QString &) | KComboBox | virtualslot |
setCompletedText(const QString &, bool) | KComboBox | protectedvirtual |
setCompletionMode(KGlobalSettings::Completion mode) | KCompletionBase | virtual |
setCompletionObject(KCompletion *compObj, bool hsig=true) | KCompletionBase | virtual |
setContextMenuEnabled(bool showMenu) | KComboBox | virtual |
setCurrentItem(const QString &item, bool insert=false, int index=-1) | KComboBox | slot |
setDelegate(KCompletionBase *delegate) | KCompletionBase | protected |
setDisplayFormat(KLocale::TimeFormatOptions formatOptions) | KTimeComboBox | slot |
setEditable(bool editable) | KComboBox | |
setEditUrl(const KUrl &url) | KComboBox | |
setEnableSignals(bool enable) | KCompletionBase | |
setHandleSignals(bool handle) | KCompletionBase | virtual |
setKeyBinding(KeyBindingType item, const KShortcut &key) | KCompletionBase | |
setLineEdit(QLineEdit *) | KComboBox | virtual |
setMaximumTime(const QTime &maxTime, const QString &maxWarnMsg=QString()) | KTimeComboBox | slot |
setMinimumTime(const QTime &minTime, const QString &minWarnMsg=QString()) | KTimeComboBox | slot |
setOptions(Options options) | KTimeComboBox | slot |
setTime(const QTime &time) | KTimeComboBox | slot |
setTimeList(QList< QTime > timeList, const QString &minWarnMsg=QString(), const QString &maxWarnMsg=QString()) | KTimeComboBox | slot |
setTimeListInterval(int minutes) | KTimeComboBox | slot |
setTimeRange(const QTime &minTime, const QTime &maxTime, const QString &minWarnMsg=QString(), const QString &maxWarnMsg=QString()) | KTimeComboBox | |
setTrapReturnKey(bool trap) | KComboBox | |
setUrlDropsEnabled(bool enable) | KComboBox | |
showPopup() | KTimeComboBox | protectedvirtual |
substringCompletion(const QString &) | KComboBox | signal |
SubstringCompletion enum value | KCompletionBase | |
TextCompletion enum value | KCompletionBase | |
textRotation(KCompletionBase::KeyBindingType) | KComboBox | signal |
time | KTimeComboBox | |
time() const | KTimeComboBox | |
timeChanged(const QTime &time) | KTimeComboBox | signal |
timeEdited(const QTime &time) | KTimeComboBox | signal |
timeEntered(const QTime &time) | KTimeComboBox | signal |
timeList() const | KTimeComboBox | |
timeListInterval | KTimeComboBox | |
timeListInterval() const | KTimeComboBox | |
trapReturnKey | KComboBox | |
trapReturnKey() const | KComboBox | |
urlDropsEnabled | KComboBox | |
urlDropsEnabled() const | KComboBox | |
useGlobalKeyBindings() | KCompletionBase | |
virtual_hook(int id, void *data) | KCompletionBase | protectedvirtual |
WarnOnInvalid enum value | KTimeComboBox | |
wheelEvent(QWheelEvent *event) | KTimeComboBox | protectedvirtual |
~KComboBox() | KComboBox | virtual |
~KCompletionBase() | KCompletionBase | virtual |
~KTimeComboBox() | KTimeComboBox | virtual |