KVIrc
4.9.2
DeveloperAPIs
|
This is the complete list of members for OptionsWidget_servers, including all inherited members.
addBoolSelector(int x1, int y1, int x2, int y2, const QString &txt, bool *pOption, bool bEnabled=true) | KviOptionsWidget | |
addBoolSelector(QWidget *pParent, const QString &txt, bool *pOption, bool bEnabled=true) | KviOptionsWidget | |
addBoolSelector(int x1, int y1, int x2, int y2, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addBoolSelector(QWidget *pParnt, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addColorSelector(int x1, int y1, int x2, int y2, const QString &txt, QColor *pOption, bool bEnabled=true) | KviOptionsWidget | |
addColorSelector(QWidget *pParent, const QString &txt, QColor *pOption, bool bEnabled=true) | KviOptionsWidget | |
addColorSelector(int x1, int y1, int x2, int y2, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addColorSelector(QWidget *pParent, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addDirectorySelector(int x1, int y1, int x2, int y2, const QString &txt, QString *pOption, bool bEnabled=true) | KviOptionsWidget | |
addDirectorySelector(QWidget *pParent, const QString &txt, QString *pOption, bool bEnabled=true) | KviOptionsWidget | |
addDirectorySelector(int x1, int y1, int x2, int y2, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addDirectorySelector(QWidget *pParent, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addFileSelector(int x1, int y1, int x2, int y2, const QString &txt, QString *pOption, bool bEnabled=true) | KviOptionsWidget | |
addFileSelector(QWidget *pParent, const QString &txt, QString *pOption, bool bEnabled=true) | KviOptionsWidget | |
addFileSelector(int x1, int y1, int x2, int y2, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addFileSelector(QWidget *pParent, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addFontSelector(int x1, int y1, int x2, int y2, const QString &txt, QFont *pOption, bool bEnabled=true) | KviOptionsWidget | |
addFontSelector(QWidget *pParent, const QString &txt, QFont *pOption, bool bEnabled=true) | KviOptionsWidget | |
addFontSelector(int x1, int y1, int x2, int y2, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addFontSelector(QWidget *pParent, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addGroupBox(int x1, int y1, int x2, int y2, Qt::Orientation o, const QString &txt, bool bEnabled=true) | KviOptionsWidget | |
addLabel(int x1, int y1, int x2, int y2, const QString &text, bool bEnabled=true) | KviOptionsWidget | |
addLabel(QWidget *pParent, const QString &text, bool bEnabled=true) | KviOptionsWidget | |
addLineEdit(int x1, int y1, int x2, int y2, bool bEnabled=true) | KviOptionsWidget | |
addMircTextColorSelector(int x1, int y1, int x2, int y2, const QString &txt, unsigned int *uFore, unsigned int *uBack, bool bEnabled=true) | KviOptionsWidget | |
addMircTextColorSelector(QWidget *pParent, const QString &txt, unsigned int *uFore, unsigned int *uBack, bool bEnabled=true) | KviOptionsWidget | |
addMircTextColorSelector(int x1, int y1, int x2, int y2, const QString &txt, int optForeId, int optBackId, bool bEnabled=true) | KviOptionsWidget | |
addMircTextColorSelector(QWidget *pParent, const QString &txt, int optForeId, int optBackId, bool bEnabled=true) | KviOptionsWidget | |
addOptionsWidget(const QString &szText, const QIcon &iconSet, KviOptionsWidget *pWidget) | KviOptionsWidget | |
addPasswordSelector(int x1, int y1, int x2, int y2, const QString &txt, QString *pOption, bool bEnabled=true) | KviOptionsWidget | |
addPasswordSelector(QWidget *pParent, const QString &txt, QString *pOption, bool bEnabled=true) | KviOptionsWidget | |
addPasswordSelector(int x1, int y1, int x2, int y2, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addPasswordSelector(QWidget *pParent, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addPixmapSelector(int x1, int y1, int x2, int y2, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addPixmapSelector(int x1, int y1, int x2, int y2, const QString &txt, KviPixmap *pOption, bool bEnabled=true) | KviOptionsWidget | |
addPushButton(int x1, int y1, int x2, int y2, const QString &text, bool bEnabled=true) | KviOptionsWidget | |
addRowSpacer(int x1, int y1, int x2, int y2) | KviOptionsWidget | |
addSeparator(int x1, int y1, int x2, int y2) | KviOptionsWidget | |
addSoundSelector(int x1, int y1, int x2, int y2, const QString &txt, QString *pOption, bool bEnabled=true) | KviOptionsWidget | |
addSoundSelector(QWidget *pParent, const QString &txt, QString *pOption, bool bEnabled=true) | KviOptionsWidget | |
addSoundSelector(int x1, int y1, int x2, int y2, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addSoundSelector(QWidget *pParent, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addStringListSelector(int x1, int y1, int x2, int y2, const QString &txt, QStringList *pOption, bool bEnabled=true) | KviOptionsWidget | |
addStringListSelector(int x1, int y1, int x2, int y2, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addStringSelector(int x1, int y1, int x2, int y2, const QString &txt, QString *pOption, bool bEnabled=true) | KviOptionsWidget | |
addStringSelector(QWidget *pParent, const QString &txt, QString *pOption, bool bEnabled=true) | KviOptionsWidget | |
addStringSelector(int x1, int y1, int x2, int y2, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addStringSelector(QWidget *pParent, const QString &txt, int optId, bool bEnabled=true) | KviOptionsWidget | |
addUIntSelector(int x1, int y1, int x2, int y2, const QString &txt, unsigned int *pOption, unsigned int uLowBound, unsigned int uHighBound, unsigned int uDefault, bool bEnabled=true) | KviOptionsWidget | |
addUIntSelector(QWidget *pParent, const QString &txt, unsigned int *pOption, unsigned int uLowBound, unsigned int uHighBound, unsigned int uDefault, bool bEnabled=true) | KviOptionsWidget | |
addUIntSelector(int x1, int y1, int x2, int y2, const QString &txt, int optId, unsigned int uLowBound, unsigned int uHighBound, unsigned int uDefault, bool bEnabled=true) | KviOptionsWidget | |
addUIntSelector(QWidget *pParent, const QString &txt, int optId, unsigned int uLowBound, unsigned int uHighBound, unsigned int uDefault, bool bEnabled=true) | KviOptionsWidget | |
addUShortIntSelector(int x1, int y1, int x2, int y2, const QString &txt, unsigned short int *pOption, unsigned int uLowBound, unsigned int uHighBound, unsigned int uDefault, bool bEnabled=true) | KviOptionsWidget | |
addWidgetToLayout(QWidget *w, int x1, int y1, int x2, int y2) | KviOptionsWidget | |
childEvent(QChildEvent *e) | KviOptionsWidget | virtual |
childOptionsWidgetDestroyed() | KviOptionsWidget | protectedslot |
clearList() | OptionsWidget_servers | protectedslot |
commit() | OptionsWidget_servers | virtual |
commitOptionsReset() | KviOptionsWidget | protected |
commitSelectors() | KviOptionsWidget | protected |
connectCurrentClicked() | OptionsWidget_servers | protectedslot |
copyServer() | OptionsWidget_servers | protectedslot |
createLayout() | KviOptionsWidget | |
createTabbedPage() | KviOptionsWidget | |
currentItemChanged(QTreeWidgetItem *cur, QTreeWidgetItem *prev) | OptionsWidget_servers | protectedslot |
customContextMenuRequested(const QPoint &pnt) | OptionsWidget_servers | protectedslot |
detailsClicked() | OptionsWidget_servers | protectedslot |
eventFilter(QObject *watched, QEvent *e) | KviOptionsWidget | virtual |
favoriteServer() | OptionsWidget_servers | protectedslot |
fillServerList() | OptionsWidget_servers | private |
filterTextEdited(const QString &szNewText) | OptionsWidget_servers | protectedslot |
findNetItem(const QString &netname) | OptionsWidget_servers | private |
importerDead() | OptionsWidget_servers | protectedslot |
importPopupAboutToShow() | OptionsWidget_servers | protectedslot |
importPopupActivated(QAction *pAction) | OptionsWidget_servers | protectedslot |
importServer(const KviIrcServer &s, const QString &network) | OptionsWidget_servers | protectedslot |
itemDoubleClicked(QTreeWidgetItem *, int) | OptionsWidget_servers | protectedslot |
KviOptionsWidget(QWidget *parent, const char *name=0, bool bSunken=true) | KviOptionsWidget | |
KviSelectorInterface() | KviSelectorInterface | inline |
layout() | KviOptionsWidget | inline |
m_bShowingFavoritesOnly | OptionsWidget_servers | protected |
m_pClipboard | OptionsWidget_servers | protected |
m_pConnectCurrent | OptionsWidget_servers | protected |
m_pConnectNew | OptionsWidget_servers | protected |
m_pContextPopup | OptionsWidget_servers | protected |
m_pCopyServerButton | OptionsWidget_servers | protected |
m_pDetailsButton | OptionsWidget_servers | protected |
m_pFavoriteServer | OptionsWidget_servers | protected |
m_pFavoriteServerButton | OptionsWidget_servers | protected |
m_pFilterEdit | OptionsWidget_servers | protected |
m_pFilterLabel | OptionsWidget_servers | protected |
m_pImportButton | OptionsWidget_servers | protected |
m_pImportFilter | OptionsWidget_servers | protected |
m_pImportPopup | OptionsWidget_servers | protected |
m_pLastEditedItem | OptionsWidget_servers | protected |
m_pNetworkDetailsDialog | OptionsWidget_servers | protected |
m_pNewNetworkButton | OptionsWidget_servers | protected |
m_pNewServerButton | OptionsWidget_servers | protected |
m_pPasteServerButton | OptionsWidget_servers | protected |
m_pRecentPopup | OptionsWidget_servers | protected |
m_pRemoveButton | OptionsWidget_servers | protected |
m_pServerDetailsDialog | OptionsWidget_servers | protected |
m_pShowFavoritesOnly | OptionsWidget_servers | protected |
m_pShowFavoritesOnlyButton | OptionsWidget_servers | protected |
m_pShowThisDialogAtStartupSelector | OptionsWidget_servers | protected |
m_pSrvNetEdit | OptionsWidget_servers | protected |
m_pSrvNetLabel | OptionsWidget_servers | protected |
m_pTreeWidget | OptionsWidget_servers | protected |
mergeResetFlag(int flag) | KviOptionsWidget | inline |
mergeTip(QWidget *w, const QString &tip) | KviOptionsWidget | |
newNetwork() | OptionsWidget_servers | protectedslot |
newServer() | OptionsWidget_servers | protectedslot |
OptionsWidget_servers(QWidget *parent) | OptionsWidget_servers | |
pasteServer() | OptionsWidget_servers | protectedslot |
recentServersPopupAboutToShow() | OptionsWidget_servers | protectedslot |
recentServersPopupClicked(QAction *pAction) | OptionsWidget_servers | protectedslot |
removeCurrent() | OptionsWidget_servers | protectedslot |
removeSelector(KviSelectorInterface *pInterface) | KviOptionsWidget | |
saveLastItem() | OptionsWidget_servers | private |
selectBestServerByUrl(const QString &szUrl) | OptionsWidget_servers | private |
selectors() | KviOptionsWidget | inline |
serverNetworkEditTextEdited(const QString &szNewText) | OptionsWidget_servers | protectedslot |
slotShowThisDialogAtStartupSelectorDestroyed() | OptionsWidget_servers | protectedslot |
tabWidget() | KviOptionsWidget | inline |
textForSearch() | KviSelectorInterface | inlinevirtual |
updateFavoritesFilter(bool bSet) | OptionsWidget_servers | protectedslot |
widgetToHighlight() | KviSelectorInterface | inlinevirtual |
~KviOptionsWidget() | KviOptionsWidget | |
~KviSelectorInterface() | KviSelectorInterface | inlinevirtual |
~OptionsWidget_servers() | OptionsWidget_servers |