Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

QValueList< T > Class Template Reference

#include </home/clem/local/src/opie/qmake/include/qvaluelist.h>

Inheritance diagram for QValueList< T >:

Inheritance graph
[legend]
List of all members.

Public Types

typedef QValueListIterator<
T > 
iterator
typedef QValueListConstIterator<
T > 
const_iterator
typedef T value_type
typedef value_typepointer
typedef const value_typeconst_pointer
typedef value_typereference
typedef const value_typeconst_reference
typedef size_t size_type
typedef ptrdiff_t difference_type
typedef QValueListIterator<
T > 
Iterator
typedef QValueListConstIterator<
T > 
ConstIterator
typedef T ValueType

Public Member Functions

 QValueList ()
 QValueList (const QValueList< T > &l)
 QValueList (const Q_TYPENAME std::list< T > &l)
 ~QValueList ()
QValueList< T > & operator= (const QValueList< T > &l)
QValueList< T > & operator= (const Q_TYPENAME std::list< T > &l)
bool operator== (const Q_TYPENAME std::list< T > &l) const
bool operator== (const QValueList< T > &l) const
bool operator!= (const QValueList< T > &l) const
iterator begin ()
const_iterator begin () const
iterator end ()
const_iterator end () const
iterator insert (iterator it, const T &x)
uint remove (const T &x)
void clear ()
QValueList< T > & operator<< (const T &x)
size_type size () const
bool empty () const
void push_front (const T &x)
void push_back (const T &x)
iterator erase (iterator pos)
iterator erase (iterator first, iterator last)
reference front ()
const_reference front () const
reference back ()
const_reference back () const
void pop_front ()
void pop_back ()
void insert (iterator pos, size_type n, const T &x)
QValueList< T > operator+ (const QValueList< T > &l) const
QValueList< T > & operator+= (const QValueList< T > &l)
iterator fromLast ()
const_iterator fromLast () const
bool isEmpty () const
iterator append (const T &x)
iterator prepend (const T &x)
iterator remove (iterator it)
T & first ()
const T & first () const
T & last ()
const T & last () const
T & operator[] (size_type i)
const T & operator[] (size_type i) const
iterator at (size_type i)
const_iterator at (size_type i) const
iterator find (const T &x)
const_iterator find (const T &x) const
iterator find (iterator it, const T &x)
const_iterator find (const_iterator it, const T &x) const
int findIndex (const T &x) const
size_type contains (const T &x) const
size_type count () const
QValueList< T > & operator+= (const T &x)

Protected Member Functions

void detach ()

Protected Attributes

QValueListPrivate< T > * sh

Private Member Functions

void detachInternal ()

Friends

class QDeepCopy< QValueList< T > >

template<class T>
class QValueList< T >


Member Typedef Documentation

template<class T>
typedef QValueListConstIterator<T> QValueList< T >::const_iterator
 

Definition at line 415 of file qvaluelist.h.

template<class T>
typedef const value_type* QValueList< T >::const_pointer
 

Definition at line 418 of file qvaluelist.h.

template<class T>
typedef const value_type& QValueList< T >::const_reference
 

Definition at line 420 of file qvaluelist.h.

template<class T>
typedef QValueListConstIterator<T> QValueList< T >::ConstIterator
 

Reimplemented in FastValueList< T >, and FastValueList< Ptr >.

Definition at line 559 of file qvaluelist.h.

template<class T>
typedef ptrdiff_t QValueList< T >::difference_type
 

Definition at line 423 of file qvaluelist.h.

template<class T>
typedef QValueListIterator<T> QValueList< T >::Iterator
 

Reimplemented in FastValueList< T >, and FastValueList< Ptr >.

Definition at line 558 of file qvaluelist.h.

template<class T>
typedef QValueListIterator<T> QValueList< T >::iterator
 

Typedefs

Definition at line 414 of file qvaluelist.h.

template<class T>
typedef value_type* QValueList< T >::pointer
 

Definition at line 417 of file qvaluelist.h.

template<class T>
typedef value_type& QValueList< T >::reference
 

Definition at line 419 of file qvaluelist.h.

template<class T>
typedef size_t QValueList< T >::size_type
 

Definition at line 421 of file qvaluelist.h.

template<class T>
typedef T QValueList< T >::value_type
 

Definition at line 416 of file qvaluelist.h.

template<class T>
typedef T QValueList< T >::ValueType
 

Definition at line 560 of file qvaluelist.h.


Constructor & Destructor Documentation

template<class T>
QValueList< T >::QValueList  )  [inline]
 

API

Definition at line 431 of file qvaluelist.h.

template<class T>
QValueList< T >::QValueList const QValueList< T > &  l  )  [inline]
 

Definition at line 432 of file qvaluelist.h.

template<class T>
QValueList< T >::QValueList const Q_TYPENAME std::list< T > &  l  )  [inline]
 

Definition at line 438 of file qvaluelist.h.

template<class T>
QValueList< T >::~QValueList  )  [inline]
 

Definition at line 444 of file qvaluelist.h.


Member Function Documentation

template<class T>
iterator QValueList< T >::append const T &  x  )  [inline]
 

Reimplemented in FastValueList< T >, and FastValueList< Ptr >.

Definition at line 530 of file qvaluelist.h.

Referenced by PPPdArguments::accept(), ComposeMail::accept(), ProfileManager::add(), OPimXRefManager::add(), Opie::OPimXRefManager::add(), OPimNotifyManager::add(), Opie::OPimNotifyManager::add(), DictFilterConfig::add(), SysTray::addApplets(), ProcessInvoker::addArgument(), Process::addArgument(), QProcess::addArgument(), SendMail::addAttachment(), IMAPResponse::addBAD(), IMAPResponseEnvelope::addBcc(), IMAPResponseFETCH::addBodyPart(), IMAPResponse::addCAPABILITY(), ZSafe::addCategory(), IMAPResponseEnvelope::addCc(), OCopServer::addChannel(), CharStringConfig::addChar(), CharConfig::addChar(), ColumnDef::addColumnValue(), DrinkData::addDrink(), IMAPResponse::addEXISTS(), IMAPResponse::addEXPUNGE(), IMAPResponse::addFETCH(), PlaylistView::addFile(), IMAPResponse::addFLAGS(), IMAPResponseEnvelope::addFrom(), Passwd::addGroup(), Opie::Core::OKeyFilterPrivate::addHandler(), Interfaces::addInterface(), GraphData::addItem(), LibraryDialog::addItems(), DateBookDB::addJFEvent(), KeycodeConfig::addKey(), Opie::Core::OKeyConfigManager::addKeyConfig(), Keymap::addLabel(), QGPluginManager::addLibrary(), QGPluginManager::addLibraryPath(), IMAPResponse::addLIST(), IMAPResponse::addLSUB(), Mail::addMailParts(), ConfigDlg::addMap(), Interfaces::addMapping(), DictFilterConfig::addMode(), IMAPResponse::addNO(), IMAPResponse::addOK(), OProcessController::addOProcess(), Opie::Core::Internal::OProcessController::addOProcess(), OJanusWidget::addPageWidget(), RecBody::addPart(), WordGame::addPlayer(), Opie::Core::OKeyFilterPrivate::addPreHandler(), MainWindowImp::addProfile(), IMAPResponse::addRECENT(), IMAPResponseEnvelope::addReplyTo(), IMAPwrapper::address_list_to_stringlist(), IMAPResponse::addSEARCH(), IMAPResponseEnvelope::addSender(), DictFilterConfig::addSet(), IMAPResponse::addSTATUS(), IMAPResponseEnvelope::addTo(), Opie::Core::OKeyConfigManager::addToBlackList(), Passwd::addUser(), MGraph::addValue(), QPEMenuToolFocusManager::addWidget(), Opie::Ui::OSplitter::addWidget(), HlKeyword::addWord(), FastValueList< Ptr >::append(), OCompletionMatchesWrapper::append(), applySameTextHeuristic(), KeyModifiers::assign(), KeyExtensions::assign(), TaskSelector::buildMenu(), MenuLauncher::buildMenu(), Opie::DB::OSQLManager::builtIn(), calc::calc(), CalculatorImpl::CalculatorImpl(), DictFilterConfig::capitalize(), QRegExp::capturedTexts(), Board::checkTurn(), Network::choices(), Clock::Clock(), UnixMakefileGenerator::combineSetLFlags(), LanCardEdit::commit(), ConfigFile::ConfigFile(), Opie::OPimBase::convertOccurrenceFromBackend(), ExtensionFactory::createInstance(), Sheet::dataParser(), Calendar::daysOfMonth(), UnixMakefileGenerator::defaultInstall(), OContactFields::detailsfields(), Opie::OPimContactFields::detailsfields(), OYatzee::detectPosibilities(), ODateBookAccessBackend_XML::directNonRepeats(), Opie::ODateBookAccessBackend_XML::directNonRepeats(), ODateBookAccessBackend_SQL::directNonRepeats(), Opie::ODateBookAccessBackend_SQL::directNonRepeats(), ODateBookAccessBackend_XML::directRawRepeats(), Opie::ODateBookAccessBackend_XML::directRawRepeats(), ODateBookAccessBackend_SQL::directRawRepeats(), Opie::ODateBookAccessBackend_SQL::directRawRepeats(), ImageViewer::displayInfoDialog(), DocLnkSet::DocLnkSet(), LnkProperties::done(), Bartender::doSearchByIngredient(), Bartender::doSearchByName(), LibraryDialog::download_Etext(), LibraryDialog::download_newEtext(), SearchResultsDlg::dwnLd(), ZSafe::editCategory(), DateBookDB::editEvent(), ODateBookAccessBackend::effectiveEvents(), ODateBookAccessBackend::effectiveNonRepeatingEvents(), OpieTooth::ScanDialog::emitToManager(), ExtensionsHandler::endElement(), NHcfg::endElement(), HList::entries(), Birthday::entries(), QSettings::entryList(), events(), NationalHoliday::events(), ChrisHoliday::events(), Birthday::events(), NetworkServer::examineNetworks(), AppLauncher::execute(), FontDatabase::families(), OContactFields::fields(), OContact::fields(), Contact::fields(), Opie::OPimContactFields::fields(), Opie::OPimContact::fields(), ImageFileSelector::fileList(), FileSelector::fileList(), Doc_DirLister::files(), Opie::ODateBookAccessBackend::filterOccurrences(), KStandardDirs::findAllResources(), AppLnkSet::findChildren(), Global::findDocuments(), findNonMatching(), SMTPwrapper::flushOutbox(), MakefileGenerator::generateDependencies(), Account::getAccountIDs(), Account::getAccountNames(), Budget::getBudgetIDs(), Budget::getBudgetNames(), Cfg::getCategories(), ConfigDlg::getConfig(), DateBookDB::getEffectiveEvents(), DateBookMonthTable::getEvents(), DateBookDB::getEvents(), ODateBookMonthTable::getEvents(), Interfaces::getInterfaceList(), ConfigEx::getKeys(), Budget::getLineItemIDs(), Budget::getLineItems(), DateBookDB::getNonRepeatingEvents(), WriteMail::getRecipients(), Opie::Core::OKeyPair::hardwareKeys(), HelpWindow::HelpWindow(), SlaveMaster::imageInfo(), NmakeMakefileGenerator::init(), DspMakefileGenerator::init(), MingwMakefileGenerator::init(), BorlandMakefileGenerator::init(), UnixMakefileGenerator::init(), ProjectGenerator::init(), MakefileGenerator::init(), MetrowerksMakefileGenerator::init(), KeyRepeater::init(), KeyAction::init(), DateBookHoliday::init(), ContactEditor::init(), Opie::Core::Internal::Zaurus::initButtons(), Opie::Core::Internal::Yopy::initButtons(), Opie::Core::Internal::SIMpad::initButtons(), Opie::Core::Internal::MyPal::initButtons(), Opie::Core::Internal::Jornada::initButtons(), Opie::Core::Internal::iPAQ::initButtons(), Opie::Core::Internal::GenuineIntel::initButtons(), Opie::Core::Internal::Beagle::initButtons(), Opie::Core::ODevice::initButtons(), ImageView::initKeys(), VcprojGenerator::initOld(), OpieTooth::Services::insertProfileDescriptor(), OpieTooth::Services::insertProtocolDescriptor(), Interfaces::Interfaces(), Option::internalParseCommandLine(), DocLnk::invoke(), OEditListBox::items(), OCompletionBox::items(), StringParser::join(), IRCHistoryLineEdit::keyConfigInstance(), QMap< int, QTextLineStart * >::keys(), Categories::labels(), ConfigDialog::list(), OPimXRefManager::list(), Opie::OPimXRefManager::list(), NNTPwrapper::listAllNewsgroups(), POP3wrapper::listFolders(), NNTPwrapper::listFolders(), MHwrapper::listFolders(), MBOXwrapper::listFolders(), IMAPwrapper::listFolders(), NationalHolidayConfigWidget::listItemClicked(), Keymap::listLabels(), Keymap::listStates(), OpieTooth::HciConfWrapper::load(), OpieTooth::DeviceHandler::load(), ProfileManager::load(), AbConfig::load(), DingWidget::loadDict(), MimeType::loadExtensions(), InputMethods::loadInputMethods(), ExtensionFactory::loadInstance(), Oxygen::loadNames(), MultiauthConfig::loadPlugins(), MediaPlayerState::loadPlugins(), FontDatabase::loadRenderers(), NetworkSettingsData::loadSettings(), ConfigDlg::loadSw(), KeyHelperWidget::loadUseFilterApps(), QIMPenCharSet::match(), Multikey::message(), MetaTranslator::messages(), LauncherIconView::mimeTypes(), CategoryEdit::newCategories(), Opie::OPimTodoAccessBackend::occurrences(), Opie::Net::OChannelHopper::OChannelHopper(), LibraryDialog::onButtonSearch(), TaskSwitcher::onKeyPress(), QValueList< T >::operator+(), QValueList< T >::operator+=(), QValueList< MHviewItem * >::operator+=(), QValueList< MHviewItem * >::operator<<(), OProcess::operator<<(), Opie::Core::OProcess::operator<<(), operator>>(), OTimePicker::OTimePicker(), QMakeProject::parse(), EmailHandler::parse(), OpieTooth::Parser::parse(), parse(), Generatemail::parseAddresses(), KHUtil::parseArgs(), Option::parseCommandLine(), OpieTooth::Manager::parseConnections(), IMAPResponseParser::parseFlagList(), OpieTooth::Manager::parseHCIOutput(), DingWidget::parseInfo(), Genericwrapper::parseInreplies(), ContactEditor::parseName(), OContactFields::personalfields(), Opie::OPimContactFields::personalfields(), OContactFields::phonefields(), Opie::OPimContactFields::phonefields(), Opie::Core::OGenericPluginLoader::plugins(), AccountView::populate(), NotesControl::populateBox(), Possibilityboard::Possibilityboard(), Win32MakefileGenerator::processPrlFiles(), UnixMakefileGenerator::processPrlFiles(), MakefileGenerator::processPrlFiles(), MetrowerksMakefileGenerator::processPrlFiles(), VcprojGenerator::processPrlVariable(), DspMakefileGenerator::processPrlVariable(), MakefileGenerator::processPrlVariable(), MetrowerksMakefileGenerator::processPrlVariable(), QValueStack< int >::push(), QStringList::QStringList(), QMakeProject::read(), QDir::readDirEntries(), KateConfig::readIntListEntry(), QSettings::readListEntry(), Cfg::readStringList(), Task::readVCalendar(), Event::readVCalendar(), Contact::readVCard(), SmtpHandler::readyRead(), AppLauncher::received(), Dir_DirLister::recFiles(), SlaveReciever::recieveAnswer(), Opie::OModalHelper< Dialog, Record, Id >::recordsDone(), MHviewItem::refresh(), IMAPviewItem::refreshFolders(), ComposeMail::reject(), DateBookDay::relayoutPage(), OPimXRefManager::replace(), Opie::OPimXRefManager::replace(), OPimNotifyManager::replace(), Opie::OPimNotifyManager::replace(), Opie::Core::OPluginManager::replace(), LauncherThumbReceiver::requestThumb(), TypeCombo::reread(), ScriptWidget::save(), DNSWidget::save(), NNTPconfig::save(), TaskEditorAlarms::save(), BackupAndRestore::saveLocations(), DictFilterConfig::scan(), Opie::DB::OSQLBackEndManager::scanDir(), ZoneMap::selectionWidget(), IMAPBase::sendCommand(), Interfaces::setAuto(), TZCombo::setCurrZone(), DateBookWeekLstView::setEvents(), Opie::Core::OGenericPluginLoader::setPluginDir(), DateBookSettings::setPluginList(), KeyRepeater::setRepeatable(), LanCardNetNode::setSpecificAttribute(), TempScreenSaverMonitor::setTempMode(), KeyModifiers::setToggle(), MediaWidget::setupButtons(), LnkProperties::setupLocations(), Player::setupResultList(), QIMPenWordPick::setWords(), QSplitter::sizes(), MainWindow::slotApply(), MainWindow::slotDownload(), Checkbook::slotEditTran(), OYatzee::slotEndRound(), Composer::slotFillStuff(), SlaveReciever::slotImageInfo(), ViewMail::slotIMAPUid(), SearchResultsDlg::slotListClicked(), Checkbook::slotNewTran(), Composer::slotSendMail(), Composer::slotSendQueued(), SlaveReciever::slotThumbNail(), ORecurranceWidget::slotWeekLabel(), OPimRecurrenceWidget::slotWeekLabel(), RepeatEntry::slotWeekLabel(), OContactAccessBackend_XML::sorted(), StringParser::split(), IMAPResponseParser::splitData(), ValueExplode::splitit(), ModifiersHandler::startElement(), ExtensionsHandler::startElement(), RssParser::startElement(), WordGame::startGame(), ListEdit::storeInList(), NNTPGroups::storeValues(), OCompletion::substringCompletion(), TestMainWindow::TestMainWindow(), SlaveMaster::thumbInfo(), SlaveMaster::thumbNail(), timezoneDefaults(), MetaTranslator::translatedMessages(), translationAttempt(), IMAPwrapper::traverseBody(), Genericwrapper::traverseBody(), Contact::trfields(), Launcher::typeAdded(), FileSelector::typeSelected(), StorageInfo::update(), NetworkEdit::updateList(), TZCombo::updateZones(), QMap< int, QTextLineStart * >::values(), MediumMountSetting::MediumMountWidget::writeConfig(), ScoreInfo::writeConfig(), Bag::writeConfig(), Rack::writeConfig(), Board::writeConfig(), PiecesTable::writeConfig(), KateConfig::writeEntry(), MakefileGenerator::writeInstalls(), UnixMakefileGenerator::writeMakeParts(), ProjectBuilderMakefileGenerator::writeMakeParts(), MetrowerksMakefileGenerator::writeMakeParts(), OpieTooth::BlueBase::writeSavedDevices(), VcprojGenerator::writeSubDirs(), ProjectBuilderMakefileGenerator::writeSubdirs(), HelpBrowser::~HelpBrowser(), and HelpWindow::~HelpWindow().

template<class T>
const_iterator QValueList< T >::at size_type  i  )  const [inline]
 

Definition at line 543 of file qvaluelist.h.

template<class T>
iterator QValueList< T >::at size_type  i  )  [inline]
 

Definition at line 542 of file qvaluelist.h.

Referenced by Keymap::addLabel(), BuzzWord::drawGrid(), Keymap::listLabels(), DateBookDB::loadFile(), MultiauthConfig::loadUsers(), QSettings::readEntry(), ConfigDlg::removeMap(), OxydataWidget::setElement(), Player::setResults(), OJanusWidget::showPage(), QSettings::subkeyList(), ConnectWidget::timerEvent(), and KateDocument::writeSessionConfig().

template<class T>
const_reference QValueList< T >::back  )  const [inline]
 

Definition at line 504 of file qvaluelist.h.

template<class T>
reference QValueList< T >::back  )  [inline]
 

Definition at line 503 of file qvaluelist.h.

Referenced by ProjectBuilderMakefileGenerator::writeMakeParts(), and ProjectBuilderMakefileGenerator::writeSubdirs().

template<class T>
const_iterator QValueList< T >::begin  )  const [inline]
 

Definition at line 482 of file qvaluelist.h.

template<class T>
iterator QValueList< T >::begin  )  [inline]
 

Definition at line 481 of file qvaluelist.h.

Referenced by WriteMail::accept(), IRCServerEditor::accept(), DictFilterConfig::add(), SysTray::addApplets(), ProcessInvoker::addArguments(), ZSafe::addCategory(), Opie::Ui::ONamedListView::addColumns(), OpieTooth::BlueBase::addConnectedDevices(), AdvancedFm::addCustomDir(), ListEdit::addData(), adddns(), ProjectGenerator::addFile(), PIconView::addFolders(), VCFilter::addIMGstage(), QGPluginManager::addLibrary(), QGPluginManager::addLibraryPath(), PackageHandler::addPackages(), AddressPicker::AddressPicker(), OpieTooth::BlueBase::addSearchedDevices(), OpieTooth::Manager::addServices(), OpieTooth::BlueBase::addServicesToDevice(), Network::addStateWidgets(), AdvancedFm::addToDocs(), AddTrack(), MGraph::addValue(), OPimNotifyManager::alarmAtDateTime(), Opie::OPimNotifyManager::alarmAtDateTime(), OPimNotifyManager::alarmsFromString(), Opie::OPimNotifyManager::alarmsFromString(), OPimNotifyManager::alarmsToString(), Opie::OPimNotifyManager::alarmsToString(), Launcher::allApplicationsRemoved(), Opie::Core::OGenericPluginLoader::allAvailable(), QDawgPrivate::appendToArray(), Launcher::applicationScanningProgress(), AppLnk::AppLnk(), applyNumberHeuristic(), applySameTextHeuristic(), DateBook::appMessage(), OPimXRefManager::apps(), Opie::OPimXRefManager::apps(), DspMakefileGenerator::beginGroupForFile(), VolumeAppletControl::build(), MakefileGenerator::buildArgs(), MenuLauncher::buildMenu(), MediaWidget::buttonAt(), Opie::Core::ODevice::buttonForKeycode(), calc::calc(), OCopServer::call(), DictFilterConfig::capitalize(), CfgDlg::CfgDlg(), WLANImp::changeAndSaveSettingFile(), FontControl::ChangeFont(), Opie::Ui::OSplitter::changeTab(), FontDialog::changeText(), SyncAuthentication::checkPassword(), Board::checkTurn(), Network::choices(), InputMethods::chooseIm(), InputMethods::chooseKbd(), FileView::chPerm(), CLayoutPrefs2::CLayoutPrefs2(), cleanup(), ContactEditor::cleanupFields(), PackageHandler::cleanupPackages(), KeyModifiers::clear(), ExtensionFactory::clear(), SysTray::clearApplets(), MenuLauncher::clearSubMenu(), Clock::Clock(), Passwd::close(), QTrie::clubLeader(), QTrie::collectKeys(), UnixMakefileGenerator::combineSetLFlags(), Opie::Ui::OSplitter::commonChangeBox(), OFileViewFileListView::compliesMime(), Opie::Ui::Internal::OFileViewFileListView::compliesMime(), ComposeMail::ComposeMail(), ConfigDialog::ConfigDialog(), ConfigFile::ConfigFile(), Opie::OPimBase::convertOccurrenceFromBackend(), AdvancedFm::copy(), AdvancedFm::copyAs(), AdvancedFm::copySameDir(), createDir(), QDawg::createFromWords(), createLdObjectScriptFile(), StartMenu::createMenuEntries(), MakefileGenerator::createObjectList(), CellFormat::createSizeCombo(), createVObject(), OContactAccessBackend_VCard::createVObject(), Opie::OPimContactAccessBackend_VCard::createVObject(), FileView::cut(), IRCConnection::dataReady(), dataWidgetUI::dataWidgetUI(), EmailListItem::dateFromULCString(), UnixMakefileGenerator::defaultInstall(), DateBookHoliday::deinit(), FileView::del(), OProcessController::delayedChildrenCleanup(), Opie::Core::Internal::OProcessController::delayedChildrenCleanup(), Passwd::deleteGroup(), MBOXwrapper::deleteMails(), Passwd::deleteUser(), Passwd::delGroupMember(), ThreadUtil::Channel::deliver(), OipkgPackage::details(), TheNSResources::detectCurrentUser(), OYatzee::detectPosibilities(), DocumentList::DiffAppLnks(), BudgetDisplay::displayBudgetNames(), QTrie::distributeKeys(), AdvancedFm::doBeam(), DocLnkSet::DocLnkSet(), AdvancedFm::doDelete(), KeyExtensions::doKey(), QMakeProject::doProjectCheckReqs(), QMakeProject::doProjectTest(), AdvancedFm::doProperties(), doqcopimpl(), QMakeProject::doVariableReplace(), KeycodeConfig::draw(), MGraph::drawContents(), QTrie::dump(), DumpUnfreed(), ZSafe::editCategory(), UserDialog::editUser(), ODateBookAccessBackend::effectiveEvents(), ODateBookAccessBackend::effectiveNonRepeatingEvents(), OContact::emailList(), Contact::emailList(), Opie::OPimContact::emailList(), EmailListItem::EmailListItem(), QDir::encodedEntryList(), EmailHandler::encodeMime(), ZkbXmlHandler::endElement(), ModifiersHandler::endElement(), ExtensionsHandler::endElement(), DspMakefileGenerator::endGroups(), AppLnkPrivate::ensureCatArray(), TrieList::equal(), DateBookDBHack::eventByUID(), events(), NetworkServer::examineNetworks(), QMakeProperty::exec(), Process::exec(), CardMonitor::execCommand(), ConnectWidget::execppp(), QCopLnk::execute(), AppLauncher::execute(), OIpkg::executeCommand(), Ipkg::executeIpkgCommand(), ODateBookAccessBackend_SQL::extractUids(), OContactAccessBackend_SQL::extractUids(), FontDialog::familyListBoxSlot(), FastValueList< Ptr >::fastat(), QGPluginManager::featureList(), MakefileGenerator::fileFixify(), AdvancedFm::filePerms(), NNTPGroups::fillGroups(), CHM::FillHomeContent(), OpieTooth::ScanDialog::fillList(), OpieTooth::BluezApplet::fillList(), NNTPconfig::fillValues(), Opie::Core::OKeyFilterPrivate::filter(), Opie::Core::OGenericPluginLoader::filtered(), DocLnkSet::findChildren(), AbTable::findContactContact(), NmakeMakefileGenerator::findDependencies(), UnixMakefileGenerator::findDependencies(), Win32MakefileGenerator::findDependency(), UnixMakefileGenerator::findDependency(), DrinkData::findDrink(), Win32MakefileGenerator::findHighestVersion(), Win32MakefileGenerator::findLibraries(), UnixMakefileGenerator::findLibraries(), findNonMatching(), DateBookDay::findRealStart(), Opie::DB::OSQLResult::first(), Global::fixedDawg(), ProjectBuilderMakefileGenerator::fixEnvsList(), SMTPwrapper::flushOutbox(), OEvent::fromMap(), Opie::OPimEvent::fromMap(), QValueList< MHviewItem * >::front(), MakefileGenerator::generateDependencies(), MakefileGenerator::generateMocList(), MagicTextBrowser::generateQpe(), NetworkSettingsData::generateSettings(), PPPData::getAccountList(), FolderWidget::getAccounts(), DrinkData::getBegin(), PPPData::getDevicesNamesList(), DateBookDB::getEffectiveEvents(), DateBookHoliday::getEffectiveEvents(), DateBookMonthTable::getEvents(), DateBookDB::getEvents(), ODateBookMonthTable::getEvents(), DateBookDay::getEvents(), FormatterApp::getFileSystemType(), AdvancedFm::getFileSystemType(), UserConfig::getGroups(), Interfaces::getInterfaceList(), DateBookDB::getNonRepeatingEvents(), Opietooth2::OTDevice::getPidOfHCIAttach(), OYatzee::getPoints(), BatteryStatus::getProcApmStatusIpaq(), KeyModifiers::getState(), Swapfile::getStatusPcmcia(), CardMonitor::getStatusPcmcia(), UserConfig::getUsers(), QSettings::group(), Opie::Core::OKeyConfigManager::handleKeyEvent(), Opie::Core::OKeyPair::hardwareKeys(), HelpWindow::HelpWindow(), DateBookHoliday::holidaylist(), Categories::ids(), Qtopia::Record::idsFromString(), ImageViewer::imageIndex(), SmtpClient::incomingData(), NmakeMakefileGenerator::init(), DspMakefileGenerator::init(), MingwMakefileGenerator::init(), BorlandMakefileGenerator::init(), UnixMakefileGenerator::init(), ProjectGenerator::init(), MakefileGenerator::init(), PPPdArguments::init(), KeyAction::init(), Datebook::TemplateDialog::init(), Datebook::StringManagerDialog::init(), NationalHolidayConfigWidget::init(), DateBookHoliday::init(), ContactEditor::init(), AbEditor::init(), UnixMakefileGenerator::init2(), CategoryCombo::initCombo(), CategoryCombo::initComboWithRefind(), VcprojGenerator::initCompilerTool(), PickboardPicks::initialise(), VcprojGenerator::initOld(), MakefileGenerator::initOutPaths(), QPEApplication::initTranslations(), ProfileEditorDialog::initUI(), OContact::insertEmails(), Contact::insertEmails(), Opie::OPimContact::insertEmails(), MenuButton::insertItems(), OHistoryCombo::insertItems(), OCompletion::insertItems(), OJanusWidget::InsertTreeListItem(), InstallDlg::InstallDlg(), InputMethods::installTranslator(), Opie::Core::OGenericPluginLoader::installTranslators(), Qt3::QTextCursor::invalidateNested(), IrServer::IrServer(), QMakeProject::isActiveConfig(), KeyModifiers::isToggled(), PPPData::isUniqueAccname(), PPPData::isUniqueDevname(), Opie::DB::OSQLResult::iterator(), StringParser::join(), Opie::Core::OKeyConfigManager::keyList(), LanguageSettings::LanguageSettings(), QGPluginManager::library(), OIpkg::linkPackageDir(), OCompletionMatchesWrapper::list(), OPimXRefManager::list(), Opie::OPimXRefManager::list(), NNTPwrapper::listFolders(), MBOXwrapper::listFolders(), OpieTooth::RfCommConfHandler::load(), OpieTooth::DeviceHandler::load(), ProfileManager::load(), Opie::Ui::OKeyConfigWidget::load(), Opie::Core::OPluginManager::load(), Opie::Core::OKeyConfigManager::load(), TaskEditorAlarms::load(), Datebook::TemplateManager::load(), Datebook::StringManager::load(), NationalHoliday::load_days(), KeyTrans::loadAll(), StartMenu::loadApplets(), ODict::loadConfig(), OIpkg::loadConfiguration(), MimeType::loadExtensions(), AbEditor::loadFields(), QPEApplication::Private::loadImageCodecs(), InputMethods::loadInputMethods(), ExtensionFactory::loadInstance(), ZkbWidget::loadKeymap(), MimeTypeData::loadPixmaps(), Network::loadPlugin(), MultiauthConfig::loadPlugins(), MediaPlayerState::loadPlugins(), QIMPenSetup::loadProfiles(), QIMPenInput::loadProfiles(), FontDatabase::loadRenderers(), SFCave::loadReplay(), ConfigDlg::loadSearchMethodNames(), DateBook::loadSettings(), QPEApplication::Private::loadTextCodecs(), MakefileGenerator::logicWarn(), BenchmarkInfo::machineActivated(), MailFactory::MailFactory(), MailTableItem::MailTableItem(), main(), MainWindowImp::MainWindowImp(), QIMPenCharSet::match(), HandwritingTrainer::matched(), Opie::OPimContactAccessBackend_SQL::matchRegexp(), merge(), OTodoAccess::mergeWith(), Opie::OPimTodoAccess::mergeWith(), metaQmFile(), AdvancedFm::mkSym(), QSettingsPrivate::modificationTime(), AdvancedFm::move(), QPEMenuToolFocusManager::moveFocus(), NetworkSettingsData::NetworkSettingsData(), CategoryEdit::newCategories(), MediaPlayerState::newDecoder(), HlEditDialog::newDocument(), UndoHistory::newUndo(), TaskSwitcher::next(), nonflatDir_BubbleSort(), Opie::Net::OChannelHopper::OChannelHopper(), OCompletionMatches::OCompletionMatches(), LibraryDialog::onButtonSearch(), TaskSwitcher::onKeyPress(), QIMPenWordPick::onWord(), PlayListWidget::openDirectory(), DBCsv::openSource(), QValueList< T >::operator+(), operator<<(), QValueList< T >::operator==(), QValueList< MHviewItem * >::operator==(), DateBookDB::origRepeat(), Output::Output(), DayItemMonth::paint(), MediaWidget::paintAllButtons(), Possibilityboard::paintEvent(), QIMPenWordPick::paintEvent(), IRCMessage::params(), QMakeProject::parse(), OpieTooth::Parser::parse(), Generatemail::parseAddresses(), OpieTooth::Manager::parseConnections(), IMAPResponseParser::parseFlagList(), OpieTooth::Manager::parseHCIOutput(), DingWidget::parseInfo(), WLANImp::parseKeyStr(), PackageListLocal::parseList(), ContactEditor::parseName(), VCToolBase::parseOptions(), OpieObex::Obex::parseOut(), OpieObex::BtObex::parseOut(), parsePid(), IMAPResponseParser::parseResponse(), WLANImp::parseSettingFile(), PackageListLocal::parseStatus(), FileView::paste(), KeycodeConfig::pickInRow(), PlaylistView::PlaylistView(), DateBookSettings::pluginItemClicked(), Opie::Core::OGenericPluginLoader::plugins(), QValueList< MHviewItem * >::pop_front(), FontDialog::populateLists(), Server::preloadApps(), QValueList< MHviewItem * >::prepend(), KeyModifiers::pressKey(), ServerPI::process(), QCopBridgePI::process(), Opie::Core::OProcess::processPID(), Win32MakefileGenerator::processPrlFiles(), UnixMakefileGenerator::processPrlFiles(), MakefileGenerator::processPrlFiles(), MetrowerksMakefileGenerator::processPrlFiles(), VcprojGenerator::processPrlVariable(), DspMakefileGenerator::processPrlVariable(), MakefileGenerator::processPrlVariable(), MetrowerksMakefileGenerator::processPrlVariable(), ProfileManager::profile(), proFileTagMap(), project_builtin_regx(), QValueList< MHviewItem * >::push_front(), QDawgPrivate::QDawgPrivate(), QGPluginManager::QGPluginManager(), qmake_mkspec_paths(), qt_makeFilterList(), qt_matchFilterList(), qtopia_loadTranslations(), QTReaderApp::QTReaderApp(), OContactAccessBackend_SQL::queryByExample(), Opie::OPimContactAccessBackend_SQL::queryByExample(), QMakeProject::read(), KateConfig::read(), ConfigEx::read(), Config::read(), HelpBrowser::readBookmarks(), ScoreInfo::readConfig(), Bag::readConfig(), Rack::readConfig(), Board::readConfig(), PiecesTable::readConfig(), QSettingsPrivate::readGroup(), CityTime::readInTimes(), KateConfig::readIntListEntry(), QMakeMetaInfo::readLibtoolFile(), PlayListWidget::readListFromFile(), PlayListWidget::readm3u(), PlayListWidget::readPls(), PlayListWidget::readpodcast(), NetworkServer::receive(), QCopWatcher::received(), MHviewItem::refresh(), NNTPviewItem::refresh(), POP3viewItem::refresh(), IMAPviewItem::refreshFolders(), BackupAndRestore::refreshLocations(), OpieMail::refreshMailView(), MimeType::registerApp(), DateBookDB::reload(), CategoryMenu::reload(), DocumentList::reloadAppLnks(), OPimNotifyManager::remindersFromString(), Opie::OPimNotifyManager::remindersFromString(), OPimNotifyManager::remindersToString(), Opie::OPimNotifyManager::remindersToString(), removeAlarms(), AdvancedFm::removeCustomDir(), QSettingsPrivate::removeGroup(), MainWindowImp::removeProfile(), DateBookDB::removeRepeat(), OpieTooth::Manager::removeServices(), RemoveTrack(), Opie::Ui::OSplitter::removeWidget(), repeat(), Opie::Core::OPluginManager::replace(), WriteMail::reply(), Opie::ODateBookAccessBackend_SQL::requestCustom(), OContactAccessBackend_SQL::requestCustom(), Opie::OPimContactAccessBackend_SQL::requestCustom(), OContactAccessBackend_SQL::requestNonCustom(), TypeCombo::reread(), KeyModifiers::resetStates(), KeyModifiers::resetToggles(), MediaWidget::resizeEvent(), Qt3::QTextParagraph::richText(), ProcessInvoker::run(), Opie::Security::Internal::runPlugins(), OpieTooth::HciConfWrapper::save(), ProfileManager::save(), DateBookDB::save(), Opie::Core::OPluginManager::save(), Opie::Core::OKeyConfigManager::save(), Datebook::TemplateManager::save(), ContactEditor::saveEntry(), AbEditor::saveEntry(), DateBookSettings::savePlugins(), NetworkSettingsData::saveSettings(), LanCardNetNode::saveSpecificAttribute(), Opie::DB::OSQLBackEndManager::scan(), Opie::DB::OSQLBackEndManager::scanDir(), ScriptWidget::ScriptWidget(), Passwd::searchGroup(), Passwd::searchUser(), KateCommands::SedReplace::sedMagic(), QCopBridge::sendDesktopMessageOld(), PIMListView::set(), PPPData::setAccount(), QPEMenuToolFocusManager::setActive(), Interfaces::setAuto(), CategoryEdit::setCategories(), OIpkg::setConfigItems(), Opie::Ui::OSplitter::setCurrentWidget(), PPPData::setDevice(), DateBook::setDocument(), ContactEditor::setEntry(), AbEditor::setEntry(), DateBookWeekLstView::setEvents(), OProcess::setExecutable(), Opie::Core::OProcess::setExecutable(), ODateBookAccessBackend_XML::setField(), Opie::ODateBookAccessBackend_XML::setField(), MailTable::setHeaders(), OHistoryCombo::setHistoryItems(), OTimePicker::setHour(), Opie::Ui::OTimePicker::setHour(), CardDevice::setInfo(), OCompletionBox::setItems(), OTimePicker::setMinute(), Opie::Ui::OTimePicker::setMinute(), DateBookSettings::setPluginList(), InputMethods::setPreferedHandlers(), Composer::setSendMail(), QSplitter::setSizes(), Interfaces::setStanza(), Opie::Ui::OSplitter::setTabWidget(), Datebook::MainWindow::setTemplateMenu(), Opie::Ui::ONamedListViewItem::setText(), MediaWidget::setToggleButton(), SyntaxDocument::setupModeList(), DateBookMonthTable::setupTable(), ODateBookMonthTable::setupTable(), OpieTooth::HciConfWrapper::setValue(), NationalHoliday::setyear(), BluetoothBNEPEdit::showData(), InputMethods::showInputMethod(), ScoreInfo::showScores(), Qtopia::simplifyMultiLineSpace(), BenD::slotCheck(), DateBook::slotDoFind(), OProcessController::slotDoHousekeeping(), Opie::Core::Internal::OProcessController::slotDoHousekeeping(), ConfigDiag::slotFillLists(), Composer::slotFillStuff(), NNTPGroups::slotGetNG(), NNTPconfig::slotGetNG(), OTimePicker::slotHour(), Opie::Ui::OTimePicker::slotHour(), MailTable::slotIMAPFetch(), FolderWidget::slotIMAPList(), OTimePicker::slotMinute(), Opie::Ui::OTimePicker::slotMinute(), ViewMail::slotReply(), SlaveReciever::slotSend(), ORecurranceWidget::slotWeekLabel(), OPimRecurrenceWidget::slotWeekLabel(), RepeatEntry::slotWeekLabel(), OContactAccessBackend_XML::sorted(), Passwd::splitGroupEntry(), Passwd::splitPasswdEntry(), Opie::DB::OSQLManager::standard(), QProcess::start(), WordGame::startGame(), KeyRepeater::statistics(), KeyModifiers::statistics(), KeyExtensions::statistics(), OCompletion::substringCompletion(), ExtensionFactory::sweep(), QSettings::sync(), Opie::Core::OInputSystem::synchronize(), Server::systemMsg(), Todo::TemplateDialogImpl::TemplateDialogImpl(), Opie::Internal::testAlarmNotifiers(), OProcessController::theSigCHLDHandler(), Opie::Core::Internal::OProcessController::theSigCHLDHandler(), SkinLoader::timerEvent(), Opie::Net::OChannelHopper::timerEvent(), OTodoAccessXML::todo(), Opie::OPimTodoAccessXML::todo(), OTodoAccessBackendSQL::todo(), ORecur::toMap(), Opie::OPimRecurrence::toMap(), DocLnkItem::toRichText(), OTodoAccessXML::toString(), Opie::OPimTodoAccessXML::toString(), Qt3::QTextCursor::totalOffsetX(), Qt3::QTextCursor::totalOffsetY(), TransferDialog::TransferDialog(), FileSelector::typeSelected(), TZCombo::TZCombo(), OTodoAccessBackendSQL::uids(), InputMethods::unloadMethod(), StorageInfo::update(), Settings::updateAccounts(), FileBrowser::updateDirMenu(), Passwd::updateGroup(), InputMethods::updateKeyboards(), NetworkEdit::updateList(), NewGame::updateRuleSets(), updateSymlinks(), LauncherView::updateTools(), updateTsFiles(), Passwd::updateUser(), ReadMail::updateView(), FileSelector::updateView(), TZCombo::updateZones(), use_net2003_version(), UserDialog::UserDialog(), MakefileGenerator::valGlue(), Opie::Core::ODirNotification::watch(), Interfaces::write(), BorlandMakefileGenerator::writeBorlandParts(), DrinkData::writeChanges(), IMAPBase::writeCommands(), PackageManagerSettings::writeCurrentInstallationSetting(), DspMakefileGenerator::writeDspParts(), QSettings::writeEntry(), KateConfig::writeEntry(), Config::writeEntry(), UnixMakefileGenerator::writeExtraVariables(), QSettingsPrivate::writeGroup(), MakefileGenerator::writeImageObj(), MakefileGenerator::writeImageSrc(), MakefileGenerator::writeInstalls(), MakefileGenerator::writeLexSrc(), UnixMakefileGenerator::writeLibtoolFile(), NmakeMakefileGenerator::writeMakefile(), UnixMakefileGenerator::writeMakefile(), ProjectGenerator::writeMakefile(), UnixMakefileGenerator::writeMakeParts(), ProjectBuilderMakefileGenerator::writeMakeParts(), MetrowerksMakefileGenerator::writeMakeParts(), MingwMakefileGenerator::writeMingwParts(), MakefileGenerator::writeMocObj(), MakefileGenerator::writeMocSrc(), NmakeMakefileGenerator::writeNmakeParts(), MakefileGenerator::writeObj(), UnixMakefileGenerator::writePkgConfigFile(), MakefileGenerator::writePrlFile(), Cfg::writeStringList(), Win32MakefileGenerator::writeSubDirs(), VcprojGenerator::writeSubDirs(), UnixMakefileGenerator::writeSubdirs(), ProjectBuilderMakefileGenerator::writeSubdirs(), MakefileGenerator::writeUicSrc(), Task::writeVCalendar(), Event::writeVCalendar(), Contact::writeVCard(), MakefileGenerator::writeYaccSrc(), and calc::~calc().

template<class T>
Q_INLINE_TEMPLATES void QValueList< T >::clear  ) 
 

Definition at line 592 of file qvaluelist.h.

References QValueList< T >::sh.

Referenced by DictFilterConfig::add(), WriteMail::addRecipients(), TaskSelector::buildMenu(), MenuLauncher::buildMenu(), calc::calc(), CalculatorImpl::clear(), KWBuffer::clear(), ProfileManager::clear(), GraphData::clear(), KeyRepeater::clear(), KeyModifiers::clear(), ExtensionFactory::clear(), AppLnkSet::clear(), OCompletionMatchesWrapper::clear(), OPimXRefManager::clear(), Opie::OPimXRefManager::clear(), QIMPenWordPick::clear(), SysTray::clearApplets(), OProcess::clearArguments(), Opie::Core::OProcess::clearArguments(), QProcess::clearArguments(), Opie::Core::OKeyConfigManager::clearBlackList(), DayItemMonth::clearEffEvents(), DayItemMonth::clearEvents(), Opie::Core::OKeyConfigManager::clearKeyConfig(), OpieTooth::Services::clearProfileDescriptorList(), OpieTooth::Services::clearProtocolDescriptorList(), MenuLauncher::clearSubMenu(), BluetoothBNEPEdit::commit(), QRegExp::compile(), FileView::copy(), FileView::cut(), DateBookHoliday::DateBookHoliday(), DateBookWeekLstView::DateBookWeekLstView(), DateBookHoliday::deinit(), OYatzee::detectPosibilities(), Qsmb::DoIt(), DictFilterConfig::doMenu(), QMakeProject::doVariableReplace(), NationalHoliday::entries(), ChrisHoliday::entries(), QRegExp::exactMatch(), NetworkServer::examineNetworks(), MenuLauncher::execute(), SyntaxDocument::finddata(), DateBookMonthTable::getEvents(), ODateBookMonthTable::getEvents(), WriteMail::getRecipients(), MakefileGenerator::init(), RecMail::init(), KeyAction::init(), VcprojGenerator::initConfiguration(), DocumentListPrivate::initialize(), IRCMessage::IRCMessage(), OCompletionMatchesWrapper::list(), OpieTooth::HciConfWrapper::load(), ProfileManager::load(), NHcfg::load(), NationalHoliday::load_days(), DingWidget::loadDict(), Oxygen::loadNames(), MediaPlayerState::loadPlugins(), FontDatabase::loadRenderers(), main(), Multikey::message(), Dvorak::Keyboard::mousePressEvent(), Opie::Core::OKeyFilterPrivate::OKeyFilterPrivate(), LibraryDialog::onButtonSearch(), TaskSwitcher::onModRelease(), Passwd::open(), operator>>(), QMakeProject::parse(), OpieTooth::Parser::parse(), FormatterApp::parsetab(), AdvancedFm::parsetab(), DictFilterConfig::pick(), AccountView::populate(), Opie::DB::OSQLManager::queryBackEnd(), DrinkData::read(), QDir::readDirEntries(), PackageList::readFileEntries(), PPPData::readListConfig(), RecBody::RecBody(), RecPart::RecPart(), MHviewItem::refresh(), IMAPviewItem::refreshFolders(), DateBookDB::reload(), MainWindowImp::removeProfile(), TypeCombo::reread(), ExtensionFactory::reset(), QSettings::resetGroup(), QRegExp::search(), QRegExp::searchRev(), LauncherThumbReceiver::sendRequest(), ProcessInvoker::setCommand(), DateBookWeekLstView::setEvents(), RecBody::setParts(), Opie::Core::OGenericPluginLoader::setPluginDir(), OCompletionMatchesWrapper::setSorting(), MediaWidget::setupButtons(), QIMPenWordPick::setWords(), SlaveReciever::slotSend(), SlaveMaster::slotTimerStart(), ValueExplode::splitit(), ModifiersHandler::startElement(), ExtensionsHandler::startElement(), WordGame::startGame(), startTokenizer(), ListEdit::storeInList(), NNTPGroups::storeValues(), TempScreenSaverMonitor::timerEvent(), FileSelector::typeSelected(), InputMethods::unloadInputMethods(), AppLnkPrivate::updateCatListFromArray(), TZCombo::updateZones(), AccountView::~AccountView(), DateBookDB::~DateBookDB(), DateBookMonthTable::~DateBookMonthTable(), DateBookMonthTablePrivate::~DateBookMonthTablePrivate(), DayItemMonth::~DayItemMonth(), DayItemMonthPrivate::~DayItemMonthPrivate(), HelpWindow::~HelpWindow(), ODateBookMonthTable::~ODateBookMonthTable(), and ODateBookMonthTablePrivate::~ODateBookMonthTablePrivate().

template<class T>
size_type QValueList< T >::contains const T &  x  )  const [inline]
 

Definition at line 549 of file qvaluelist.h.

Referenced by Interfaces::addInterface(), QGPluginManager::addLibrary(), QGPluginManager::addLibraryPath(), OPimXRefManager::apps(), Opie::OPimXRefManager::apps(), TaskSelector::buildMenu(), MenuLauncher::buildMenu(), DocumentList::DiffAppLnks(), KeyAction::doAction(), KeyExtensions::doKey(), LnkProperties::done(), QPEMenuToolFocusManager::eventFilter(), QGPluginManager::featureList(), NmakeMakefileGenerator::findDependencies(), UnixMakefileGenerator::findDependencies(), MainWindowImp::getAllInterfaces(), NNTPaccount::getUniqueFileName(), SMTPaccount::getUniqueFileName(), POP3account::getUniqueFileName(), IMAPaccount::getUniqueFileName(), ProjectGenerator::init(), MakefileGenerator::init(), VcprojGenerator::initHeaderFiles(), OPimResolver::isBuiltIn(), Opie::OPimResolver::isBuiltIn(), KeyRepeater::isRepeatable(), Opie::Core::OKeyConfigManager::load(), MimeType::loadExtensions(), MultiauthConfig::loadPlugins(), MainWindowImp::MainWindowImp(), ORecur::nextOcurrence(), Opie::OPimRecurrence::nextOcurrence(), TaskSwitcher::onKeyPress(), FormatterApp::parsetab(), AdvancedFm::parsetab(), Opie::DB::OSQLManager::queryBackEnd(), DocumentList::reloadAppLnks(), TypeCombo::reread(), ZoneMap::selectionWidget(), Interfaces::setInterfaceFamily(), KeyRepeater::setRepeatable(), Checkbook::slotEditTran(), NNTPGroups::slotGetNG(), NNTPconfig::slotGetNG(), Checkbook::slotNewTran(), QSettings::subkeyList(), SlaveInterface::supports(), ExtensionFactory::sweep(), PackageList::updateSections(), updateSymlinks(), ProjectBuilderMakefileGenerator::writeMakeParts(), and ModemWidget::~ModemWidget().

template<class T>
size_type QValueList< T >::count  )  const [inline]
 

Definition at line 551 of file qvaluelist.h.

Referenced by DictFilterConfig::add(), SysTray::addApplets(), OCopServer::addChannel(), PlaylistView::addFile(), OJanusWidget::addPageWidget(), AdvancedFm::addToDocs(), MGraph::addValue(), DocumentListPrivate::appendDocpath(), QDawgPrivate::appendToArray(), AppLnk::AppLnk(), DateBook::appMessage(), MakefileGenerator::buildArgs(), calc::calc(), FontControl::ChangeFont(), Board::checkTurn(), FileView::chPerm(), QTrie::collectKeys(), LanCardEdit::commit(), ConfigDlg::ConfigDlg(), AdvancedFm::copy(), KWBuffer::count(), OCompletionMatchesWrapper::count(), QDawg::createFromWords(), QComLibrary::createInstanceInternal(), Calendar::daysOfMonth(), FileView::del(), OCopServer::delChannel(), OCopServer::deregisterClient(), Categories::displaySingle(), QTrie::distributeKeys(), PPPData::dns(), AdvancedFm::doBeam(), AdvancedFm::doDelete(), DictFilterConfig::doMenu(), QMakeProject::doProjectTest(), Bartender::doSearchByIngredient(), Bartender::doSearchByName(), QMakeProject::doVariableReplace(), EmailListItem::EmailListItem(), AppLnkPrivate::ensureCatArray(), NationalHoliday::entries(), ChrisHoliday::entries(), TrieList::equal(), DocumentListPrivate::estimatedPercentScanned(), NationalHoliday::events(), ChrisHoliday::events(), QMakeProperty::exec(), Process::exec(), QCopLnk::execute(), AppLauncher::execute(), ODateBookAccessBackend_SQL::extractUids(), OContactAccessBackend_SQL::extractUids(), FastValueList< Ptr >::fastat(), IMAPwrapper::fetchRawPart(), DocLnkSet::findChildren(), Global::findDocuments(), SMTPwrapper::flushOutbox(), FunctionKeyboardConfig::FunctionKeyboardConfig(), PackageListItem::getPopupMenu(), Qtopia::Record::idsFromString(), ImageViewer::imageIndex(), ImageViewer::ImageViewer(), DspMakefileGenerator::init(), UnixMakefileGenerator::init(), ScoreInfo::init(), ContactEditor::init(), AbEditor::init(), Konsole::init(), CategoryCombo::initCombo(), CategoryCombo::initComboWithRefind(), OJanusWidget::InsertTreeListItem(), Global::invoke(), IRCMessage::IRCMessage(), Interfaces::isAuto(), OPimNotifyManager::isEmpty(), AttachItem::isParentof(), IRCHistoryLineEdit::keyPressEvent(), kwview_addToStrList(), FileView::lastDir(), QSettings::lastModificationTime(), KWBuffer::line(), Keymap::listLabels(), MBOXwrapper::listMessages(), AbConfig::load(), StartMenu::loadApplets(), InputMethods::loadInputMethods(), AnyLnk::loadPixmap(), MimeTypeData::loadPixmaps(), MediaPlayerState::loadPlugins(), ConfigDlg::loadSw(), Multikey::message(), AdvancedFm::mkSym(), Multikey::mousePressEvent(), Multikey::mouseReleaseEvent(), AdvancedFm::move(), QPEMenuToolFocusManager::moveFocus(), MultiauthConfig::MultiauthConfig(), NetworkSettingsData::NetworkSettingsData(), CategoryEdit::newCategories(), TaskSelector::next(), DocumentListPrivate::nextFile(), ImageViewer::nextImage(), PlaylistView::nextItem(), OCompletion::nextMatch(), TaskSwitcher::onKeyPress(), operator<<(), QDir::operator[](), DayItemMonth::paint(), IRCMessage::params(), QMakeProject::parse(), parse(), IMAPwrapper::parse_list_result(), NHcfg::parseCalc(), IRCMessageParser::parseCTCPDCC(), Genericwrapper::parseList(), VCLinkerTool::parseOption(), OipkgPackage::parsePackage(), ServerPI::parsePort(), AnyLnk::parseText(), NHcfg::parsevalue(), PickboardAdd::PickboardAdd(), PPPData::pppdArgument(), ImageViewer::prevImage(), OCompletion::previousMatch(), PlaylistView::prevItem(), ServerPI::process(), QCopBridgePI::process(), QIMPenMatch::processMatches(), proFileTagMap(), KateConfig::readColorEntry(), PiecesTable::readConfig(), QSettings::readEntry(), KateConfig::readFontEntry(), QMakeMetaInfo::readLibtoolFile(), PPPData::readListConfig(), PlaylistView::readPlayList(), KateDocument::readSessionConfig(), WLANModule::receive(), Dir_DirLister::recFiles(), DateBookDay::relayoutPage(), Opie::Core::ODevice::remapHeldAction(), Opie::Core::ODevice::remapPressedAction(), OContact::removeEmail(), Contact::removeEmail(), Opie::OPimContact::removeEmail(), PlaylistView::removeFromList(), TypeCombo::reread(), System::runAsRoot(), AbConfig::save(), DictFilterConfig::scan(), DictFilterConfig::scanLengths(), PPPData::script(), PPPData::scriptType(), QCopBridge::sendDesktopMessageOld(), LauncherThumbReceiver::sendRequest(), Cfg::setCategories(), OLineEdit::setCompletedItems(), OHistoryCombo::setHistoryItems(), LauncherTabWidget::setTabViewAppearance(), AccountView::setupFolderselect(), LauncherView::showType(), MyProcess::SLOT_Stderr(), MyProcess::SLOT_Stdout(), PlaylistView::slotAppendDir(), PlaylistView::slotSaveAsM3u(), ORecurranceWidget::slotWeekLabel(), OPimRecurrenceWidget::slotWeekLabel(), RepeatEntry::slotWeekLabel(), SkinLoader::start(), OProcess::start(), Opie::Core::OProcess::start(), QProcess::start(), QSettings::subkeyList(), CharStringConfig::text(), CharConfig::text(), DictFilterConfig::text(), ConnectWidget::timerEvent(), SkinLoader::timerEvent(), IMAPwrapper::traverseBody(), OTodoAccessBackendSQL::uids(), FileBrowser::updateDirMenu(), InputMethods::updateKeyboards(), NetworkEdit::updateList(), FileSelector::updateView(), validIP(), ProcessInvoker::workerProc(), ScoreInfo::writeConfig(), MakefileGenerator::writeLexSrc(), UnixMakefileGenerator::writeMakeParts(), KateDocument::writeSessionConfig(), and MakefileGenerator::writeYaccSrc().

template<class T>
void QValueList< T >::detach  )  [inline, protected]
 

Helpers

Definition at line 566 of file qvaluelist.h.

Referenced by QValueList< MHviewItem * >::append(), QValueList< MHviewItem * >::at(), FastValueList< Ptr >::at(), QValueList< MHviewItem * >::begin(), QValueList< MHviewItem * >::end(), QValueList< MHviewItem * >::erase(), QValueList< MHviewItem * >::find(), QValueList< MHviewItem * >::first(), QValueList< MHviewItem * >::fromLast(), QValueList< MHviewItem * >::insert(), QValueList< MHviewItem * >::last(), QValueList< MHviewItem * >::operator=(), QValueList< MHviewItem * >::operator[](), FastValueList< Ptr >::operator[](), QValueList< MHviewItem * >::prepend(), QValueList< MHviewItem * >::push_back(), QValueList< MHviewItem * >::push_front(), and QValueList< MHviewItem * >::remove().

template<class T>
Q_INLINE_TEMPLATES void QValueList< T >::detachInternal  )  [private]
 

Definition at line 631 of file qvaluelist.h.

References QValueList< T >::sh.

Referenced by QValueList< MHviewItem * >::detach().

template<class T>
bool QValueList< T >::empty  )  const [inline]
 

Definition at line 496 of file qvaluelist.h.

template<class T>
const_iterator QValueList< T >::end  )  const [inline]
 

Definition at line 484 of file qvaluelist.h.

template<class T>
iterator QValueList< T >::end  )  [inline]
 

Definition at line 483 of file qvaluelist.h.

Referenced by WriteMail::accept(), IRCServerEditor::accept(), ConfigDlg::accept(), DictFilterConfig::add(), SysTray::addApplets(), ProcessInvoker::addArguments(), ZSafe::addCategory(), Opie::Ui::ONamedListView::addColumns(), OpieTooth::BlueBase::addConnectedDevices(), AdvancedFm::addCustomDir(), ListEdit::addData(), adddns(), ProjectGenerator::addFile(), PIconView::addFolders(), Opie::Core::OKeyFilterPrivate::addHandler(), VCFilter::addIMGstage(), QGPluginManager::addLibrary(), QGPluginManager::addLibraryPath(), ConfigDlg::addMap(), PackageHandler::addPackages(), Opie::Core::OKeyFilterPrivate::addPreHandler(), AddressPicker::AddressPicker(), OpieTooth::BlueBase::addSearchedDevices(), OpieTooth::Manager::addServices(), OpieTooth::BlueBase::addServicesToDevice(), Network::addStateWidgets(), AdvancedFm::addToDocs(), OPimNotifyManager::alarmAtDateTime(), Opie::OPimNotifyManager::alarmAtDateTime(), OPimNotifyManager::alarmsFromString(), Opie::OPimNotifyManager::alarmsFromString(), OPimNotifyManager::alarmsToString(), Opie::OPimNotifyManager::alarmsToString(), Launcher::allApplicationsRemoved(), Opie::Core::OGenericPluginLoader::allAvailable(), QValueList< MHviewItem * >::append(), QDawgPrivate::appendToArray(), Launcher::applicationScanningProgress(), AppLnk::AppLnk(), applyNumberHeuristic(), applySameTextHeuristic(), DateBook::appMessage(), OPimXRefManager::apps(), Opie::OPimXRefManager::apps(), Opie::DB::OSQLResult::atEnd(), QValueList< MHviewItem * >::back(), DspMakefileGenerator::beginGroupForFile(), VolumeAppletControl::build(), MakefileGenerator::buildArgs(), MenuLauncher::buildMenu(), MediaWidget::buttonAt(), Opie::Core::ODevice::buttonForKeycode(), calc::calc(), OCopServer::call(), DictFilterConfig::capitalize(), CfgDlg::CfgDlg(), WLANImp::changeAndSaveSettingFile(), FontControl::ChangeFont(), Opie::Ui::OSplitter::changeTab(), FontDialog::changeText(), SyncAuthentication::checkPassword(), Board::checkTurn(), Network::choices(), InputMethods::chooseIm(), InputMethods::chooseKbd(), FileView::chPerm(), CLayoutPrefs2::CLayoutPrefs2(), cleanup(), ContactEditor::cleanupFields(), PackageHandler::cleanupPackages(), KeyModifiers::clear(), ExtensionFactory::clear(), SysTray::clearApplets(), MenuLauncher::clearSubMenu(), Clock::Clock(), Passwd::close(), QTrie::clubLeader(), QTrie::collectKeys(), UnixMakefileGenerator::combineSetLFlags(), Opie::Ui::OSplitter::commonChangeBox(), OFileViewFileListView::compliesMime(), Opie::Ui::Internal::OFileViewFileListView::compliesMime(), ComposeMail::ComposeMail(), ConfigDialog::ConfigDialog(), ConfigDlg::ConfigDlg(), ConfigFile::ConfigFile(), Opie::OPimBase::convertOccurrenceFromBackend(), AdvancedFm::copy(), AdvancedFm::copyAs(), Interfaces::copyInterface(), AdvancedFm::copySameDir(), createDir(), QDawg::createFromWords(), createLdObjectScriptFile(), StartMenu::createMenuEntries(), MakefileGenerator::createObjectList(), CellFormat::createSizeCombo(), createVObject(), OContactAccessBackend_VCard::createVObject(), Opie::OPimContactAccessBackend_VCard::createVObject(), FileView::cut(), Sheet::dataParser(), IRCConnection::dataReady(), dataWidgetUI::dataWidgetUI(), UnixMakefileGenerator::defaultInstall(), DateBookHoliday::deinit(), FileView::del(), OProcessController::delayedChildrenCleanup(), Opie::Core::Internal::OProcessController::delayedChildrenCleanup(), Passwd::deleteGroup(), MBOXwrapper::deleteMails(), Passwd::deleteUser(), Passwd::delGroupMember(), OipkgPackage::details(), TheNSResources::detectCurrentUser(), OYatzee::detectPosibilities(), DocumentList::DiffAppLnks(), BudgetDisplay::displayBudgetNames(), QTrie::distributeKeys(), AdvancedFm::doBeam(), DocLnkSet::DocLnkSet(), AdvancedFm::doDelete(), KeyExtensions::doKey(), QMakeProject::doProjectCheckReqs(), QMakeProject::doProjectTest(), AdvancedFm::doProperties(), doqcopimpl(), QMakeProject::doVariableReplace(), KeycodeConfig::draw(), MGraph::drawContents(), QTrie::dump(), DumpUnfreed(), ZSafe::editCategory(), DateBookDB::editEvent(), UserDialog::editUser(), ODateBookAccessBackend::effectiveEvents(), ODateBookAccessBackend::effectiveNonRepeatingEvents(), OContact::emailList(), Contact::emailList(), Opie::OPimContact::emailList(), QDir::encodedEntryList(), EmailHandler::encodeMime(), ModifiersHandler::endElement(), ExtensionsHandler::endElement(), DspMakefileGenerator::endGroups(), AppLnkPrivate::ensureCatArray(), TrieList::equal(), DateBookDBHack::eventByUID(), events(), NetworkServer::examineNetworks(), QMakeProperty::exec(), Process::exec(), CardMonitor::execCommand(), ConnectWidget::execppp(), QCopLnk::execute(), AppLauncher::execute(), OIpkg::executeCommand(), Ipkg::executeIpkgCommand(), ODateBookAccessBackend_SQL::extractUids(), OContactAccessBackend_SQL::extractUids(), FontDialog::familyListBoxSlot(), FastValueList< Ptr >::fastat(), QGPluginManager::featureList(), MakefileGenerator::fileFixify(), AdvancedFm::filePerms(), NNTPGroups::fillGroups(), CHM::FillHomeContent(), OpieTooth::ScanDialog::fillList(), OpieTooth::BluezApplet::fillList(), NNTPconfig::fillValues(), Opie::Core::OKeyFilterPrivate::filter(), Opie::Core::OGenericPluginLoader::filtered(), DocLnkSet::findChildren(), AbTable::findContactContact(), NmakeMakefileGenerator::findDependencies(), UnixMakefileGenerator::findDependencies(), Win32MakefileGenerator::findDependency(), UnixMakefileGenerator::findDependency(), DrinkData::findDrink(), Win32MakefileGenerator::findHighestVersion(), Win32MakefileGenerator::findLibraries(), UnixMakefileGenerator::findLibraries(), findNonMatching(), DateBookDay::findRealStart(), Global::fixedDawg(), ProjectBuilderMakefileGenerator::fixEnvsList(), OEvent::fromMap(), Opie::OPimEvent::fromMap(), MakefileGenerator::generateDependencies(), MakefileGenerator::generateMocList(), MagicTextBrowser::generateQpe(), NetworkSettingsData::generateSettings(), PPPData::getAccountList(), FolderWidget::getAccounts(), PPPData::getDevicesNamesList(), DateBookDB::getEffectiveEvents(), DateBookHoliday::getEffectiveEvents(), DrinkData::getEnd(), DateBookMonthTable::getEvents(), DateBookDB::getEvents(), ODateBookMonthTable::getEvents(), DateBookDay::getEvents(), FormatterApp::getFileSystemType(), AdvancedFm::getFileSystemType(), UserConfig::getGroups(), Interfaces::getInterfaceList(), Interfaces::getInterfaceName(), DateBookDB::getNonRepeatingEvents(), Interfaces::getOption(), Opietooth2::OTDevice::getPidOfHCIAttach(), OYatzee::getPoints(), BatteryStatus::getProcApmStatusIpaq(), KeyModifiers::getState(), Swapfile::getStatusPcmcia(), CardMonitor::getStatusPcmcia(), UserConfig::getUsers(), QSettings::group(), Opie::Core::OKeyConfigManager::handleKeyEvent(), Opie::Core::OKeyPair::hardwareKeys(), HelpWindow::HelpWindow(), DateBookHoliday::holidaylist(), Categories::ids(), Qtopia::Record::idsFromString(), ImageViewer::imageIndex(), SmtpClient::incomingData(), NmakeMakefileGenerator::init(), DspMakefileGenerator::init(), MingwMakefileGenerator::init(), BorlandMakefileGenerator::init(), UnixMakefileGenerator::init(), ProjectGenerator::init(), MakefileGenerator::init(), PPPdArguments::init(), KeyAction::init(), Datebook::TemplateDialog::init(), Datebook::StringManagerDialog::init(), NationalHolidayConfigWidget::init(), DateBookHoliday::init(), ContactEditor::init(), AbEditor::init(), UnixMakefileGenerator::init2(), VcprojGenerator::initCompilerTool(), PickboardPicks::initialise(), VcprojGenerator::initOld(), MakefileGenerator::initOutPaths(), QPEApplication::initTranslations(), ProfileEditorDialog::initUI(), OContact::insertEmails(), Contact::insertEmails(), Opie::OPimContact::insertEmails(), MenuButton::insertItems(), OHistoryCombo::insertItems(), OCompletion::insertItems(), OJanusWidget::InsertTreeListItem(), InstallDlg::InstallDlg(), InputMethods::installTranslator(), Opie::Core::OGenericPluginLoader::installTranslators(), Interfaces::Interfaces(), Qt3::QTextCursor::invalidateNested(), IrServer::IrServer(), QMakeProject::isActiveConfig(), Interfaces::isInterfaceSet(), KeyModifiers::isToggled(), PPPData::isUniqueAccname(), PPPData::isUniqueDevname(), StringParser::join(), Opie::Core::OKeyConfigManager::keyList(), LanguageSettings::LanguageSettings(), QGPluginManager::library(), OIpkg::linkPackageDir(), OCompletionMatchesWrapper::list(), OPimXRefManager::list(), Opie::OPimXRefManager::list(), NNTPwrapper::listFolders(), MBOXwrapper::listFolders(), NationalHolidayConfigWidget::listItemClicked(), OpieTooth::RfCommConfHandler::load(), OpieTooth::DeviceHandler::load(), ProfileManager::load(), Opie::Ui::OKeyConfigWidget::load(), Opie::Core::OPluginManager::load(), Opie::Core::OKeyConfigManager::load(), TaskEditorAlarms::load(), Datebook::TemplateManager::load(), Datebook::StringManager::load(), NationalHoliday::load_days(), KeyTrans::loadAll(), StartMenu::loadApplets(), ODict::loadConfig(), OIpkg::loadConfiguration(), MimeType::loadExtensions(), QPEApplication::Private::loadImageCodecs(), InputMethods::loadInputMethods(), ExtensionFactory::loadInstance(), ZkbWidget::loadKeymap(), MimeTypeData::loadPixmaps(), Network::loadPlugin(), MultiauthConfig::loadPlugins(), MediaPlayerState::loadPlugins(), QIMPenSetup::loadProfiles(), QIMPenInput::loadProfiles(), FontDatabase::loadRenderers(), SFCave::loadReplay(), ConfigDlg::loadSearchMethodNames(), DateBook::loadSettings(), ConfigDlg::loadSw(), QPEApplication::Private::loadTextCodecs(), MakefileGenerator::logicWarn(), MailFactory::MailFactory(), MailTableItem::MailTableItem(), main(), MainWindowImp::MainWindowImp(), QIMPenCharSet::match(), HandwritingTrainer::matched(), Opie::OPimContactAccessBackend_SQL::matchRegexp(), merge(), OTodoAccess::mergeWith(), Opie::OPimTodoAccess::mergeWith(), metaQmFile(), AdvancedFm::mkSym(), QSettingsPrivate::modificationTime(), AdvancedFm::move(), QPEMenuToolFocusManager::moveFocus(), MultiauthConfig::MultiauthConfig(), NetworkSettingsData::NetworkSettingsData(), CategoryEdit::newCategories(), MediaPlayerState::newDecoder(), HlEditDialog::newDocument(), UndoHistory::newUndo(), TaskSwitcher::next(), nonflatDir_BubbleSort(), OCompletionMatches::OCompletionMatches(), LibraryDialog::onButtonSearch(), QIMPenWordPick::onWord(), PlayListWidget::openDirectory(), DBCsv::openSource(), QValueList< T >::operator+(), operator<<(), QValueList< T >::operator==(), QValueList< MHviewItem * >::operator==(), DateBookDB::origRepeat(), Output::Output(), DayItemMonth::paint(), MediaWidget::paintAllButtons(), Possibilityboard::paintEvent(), QIMPenWordPick::paintEvent(), IRCMessage::params(), QMakeProject::parse(), OpieTooth::Parser::parse(), Generatemail::parseAddresses(), OpieTooth::Manager::parseConnections(), IMAPResponseParser::parseFlagList(), OpieTooth::Manager::parseHCIOutput(), DingWidget::parseInfo(), WLANImp::parseKeyStr(), PackageListLocal::parseList(), ContactEditor::parseName(), VCToolBase::parseOptions(), OpieObex::Obex::parseOut(), OpieObex::BtObex::parseOut(), parsePid(), IMAPResponseParser::parseResponse(), WLANImp::parseSettingFile(), PackageListLocal::parseStatus(), FileView::paste(), KeycodeConfig::pickInRow(), PlaylistView::PlaylistView(), DateBookSettings::pluginItemClicked(), Opie::Core::OGenericPluginLoader::plugins(), QValueList< MHviewItem * >::pop_back(), FontDialog::populateLists(), Server::preloadApps(), KeyModifiers::pressKey(), QCopBridgePI::process(), Opie::Core::OProcess::processPID(), Win32MakefileGenerator::processPrlFiles(), UnixMakefileGenerator::processPrlFiles(), MakefileGenerator::processPrlFiles(), MetrowerksMakefileGenerator::processPrlFiles(), VcprojGenerator::processPrlVariable(), DspMakefileGenerator::processPrlVariable(), MakefileGenerator::processPrlVariable(), MetrowerksMakefileGenerator::processPrlVariable(), ProfileManager::profile(), proFileTagMap(), project_builtin_regx(), QValueList< MHviewItem * >::push_back(), QDawgPrivate::QDawgPrivate(), QGPluginManager::QGPluginManager(), qmake_mkspec_paths(), qt_makeFilterList(), qt_matchFilterList(), qtopia_loadTranslations(), QTReaderApp::QTReaderApp(), OContactAccessBackend_SQL::queryByExample(), Opie::OPimContactAccessBackend_SQL::queryByExample(), QMakeProject::read(), KateConfig::read(), ConfigEx::read(), Config::read(), HelpBrowser::readBookmarks(), ScoreInfo::readConfig(), Bag::readConfig(), Rack::readConfig(), Board::readConfig(), PiecesTable::readConfig(), QSettingsPrivate::readGroup(), KateConfig::readIntListEntry(), QMakeMetaInfo::readLibtoolFile(), PlayListWidget::readListFromFile(), PlayListWidget::readm3u(), PlayListWidget::readPls(), PlayListWidget::readpodcast(), NetworkServer::receive(), QCopWatcher::received(), MHviewItem::refresh(), NNTPviewItem::refresh(), POP3viewItem::refresh(), IMAPviewItem::refreshFolders(), BackupAndRestore::refreshLocations(), OpieMail::refreshMailView(), MimeType::registerApp(), DateBookDB::reload(), CategoryMenu::reload(), DocumentList::reloadAppLnks(), Opie::Core::OKeyFilterPrivate::remHandler(), OPimNotifyManager::remindersFromString(), Opie::OPimNotifyManager::remindersFromString(), OPimNotifyManager::remindersToString(), Opie::OPimNotifyManager::remindersToString(), removeAlarms(), Interfaces::removeAllOptions(), AdvancedFm::removeCustomDir(), PlaylistView::removeFromList(), QSettingsPrivate::removeGroup(), DateBookDB::removeJFEvent(), Interfaces::removeOption(), MainWindowImp::removeProfile(), DateBookDB::removeRepeat(), OpieTooth::Manager::removeServices(), Interfaces::removeStanza(), RemoveTrack(), Opie::Ui::OSplitter::removeWidget(), Opie::Core::OKeyFilterPrivate::remPreHandler(), repeat(), Opie::Core::OPluginManager::replace(), WriteMail::reply(), Opie::ODateBookAccessBackend_SQL::requestCustom(), OContactAccessBackend_SQL::requestCustom(), Opie::OPimContactAccessBackend_SQL::requestCustom(), OContactAccessBackend_SQL::requestNonCustom(), TypeCombo::reread(), KeyModifiers::resetStates(), KeyModifiers::resetToggles(), MediaWidget::resizeEvent(), Qt3::QTextParagraph::richText(), ProcessInvoker::run(), Opie::Security::Internal::runPlugins(), OpieTooth::HciConfWrapper::save(), ProfileManager::save(), DateBookDB::save(), Opie::Core::OPluginManager::save(), Opie::Core::OKeyConfigManager::save(), Datebook::TemplateManager::save(), ContactEditor::saveEntry(), DateBookSettings::savePlugins(), NetworkSettingsData::saveSettings(), LanCardNetNode::saveSpecificAttribute(), Opie::DB::OSQLBackEndManager::scan(), Opie::DB::OSQLBackEndManager::scanDir(), ScriptWidget::ScriptWidget(), Passwd::searchGroup(), KateCommands::SedReplace::sedMagic(), QCopBridge::sendDesktopMessageOld(), PIMListView::set(), PPPData::setAccount(), QPEMenuToolFocusManager::setActive(), Interfaces::setAuto(), CategoryEdit::setCategories(), CheckedListView::setChecked(), OIpkg::setConfigItems(), Opie::Ui::OSplitter::setCurrentWidget(), PPPData::setDevice(), DateBook::setDocument(), ContactEditor::setEntry(), AbEditor::setEntry(), DateBookWeekLstView::setEvents(), ODateBookAccessBackend_XML::setField(), Opie::ODateBookAccessBackend_XML::setField(), MailTable::setHeaders(), OTimePicker::setHour(), Opie::Ui::OTimePicker::setHour(), CardDevice::setInfo(), Interfaces::setInterfaceFamily(), Interfaces::setInterfaceMethod(), Interfaces::setInterfaceName(), OCompletionBox::setItems(), ConfigDlg::setMap(), OTimePicker::setMinute(), Opie::Ui::OTimePicker::setMinute(), Interfaces::setOption(), DateBookSettings::setPluginList(), InputMethods::setPreferedHandlers(), KeyRepeater::setRepeatable(), Composer::setSendMail(), QSplitter::setSizes(), Interfaces::setStanza(), Opie::Ui::OSplitter::setTabWidget(), Datebook::MainWindow::setTemplateMenu(), Opie::Ui::ONamedListViewItem::setText(), MediaWidget::setToggleButton(), SyntaxDocument::setupModeList(), DateBookMonthTable::setupTable(), ODateBookMonthTable::setupTable(), OpieTooth::HciConfWrapper::setValue(), NationalHoliday::setyear(), BluetoothBNEPEdit::showData(), InputMethods::showInputMethod(), ScoreInfo::showScores(), Qtopia::simplifyMultiLineSpace(), BenD::slotCheck(), DateBook::slotDoFind(), OProcessController::slotDoHousekeeping(), Opie::Core::Internal::OProcessController::slotDoHousekeeping(), OYatzee::slotEndRound(), ConfigDiag::slotFillLists(), Composer::slotFillStuff(), NNTPGroups::slotGetNG(), NNTPconfig::slotGetNG(), OTimePicker::slotHour(), Opie::Ui::OTimePicker::slotHour(), MailTable::slotIMAPFetch(), FolderWidget::slotIMAPList(), OTimePicker::slotMinute(), Opie::Ui::OTimePicker::slotMinute(), ViewMail::slotReply(), SlaveReciever::slotSend(), ORecurranceWidget::slotWeekLabel(), OPimRecurrenceWidget::slotWeekLabel(), RepeatEntry::slotWeekLabel(), OContactAccessBackend_XML::sorted(), Opie::DB::OSQLManager::standard(), QProcess::start(), WordGame::startGame(), KeyRepeater::statistics(), KeyModifiers::statistics(), KeyExtensions::statistics(), OCompletion::substringCompletion(), ExtensionFactory::sweep(), QSettings::sync(), Opie::Core::OInputSystem::synchronize(), Server::systemMsg(), Todo::TemplateDialogImpl::TemplateDialogImpl(), Opie::Internal::testAlarmNotifiers(), OProcessController::theSigCHLDHandler(), Opie::Core::Internal::OProcessController::theSigCHLDHandler(), Opie::Net::OChannelHopper::timerEvent(), OTodoAccessXML::todo(), Opie::OPimTodoAccessXML::todo(), OTodoAccessBackendSQL::todo(), ORecur::toMap(), Opie::OPimRecurrence::toMap(), DocLnkItem::toRichText(), OTodoAccessXML::toString(), Opie::OPimTodoAccessXML::toString(), Qt3::QTextCursor::totalOffsetX(), Qt3::QTextCursor::totalOffsetY(), TransferDialog::TransferDialog(), FileSelector::typeSelected(), TZCombo::TZCombo(), OTodoAccessBackendSQL::uids(), InputMethods::unloadMethod(), StorageInfo::update(), Settings::updateAccounts(), FileBrowser::updateDirMenu(), Passwd::updateGroup(), InputMethods::updateKeyboards(), NetworkEdit::updateList(), NewGame::updateRuleSets(), updateSymlinks(), LauncherView::updateTools(), updateTsFiles(), Passwd::updateUser(), ReadMail::updateView(), FileSelector::updateView(), TZCombo::updateZones(), use_net2003_version(), UserDialog::UserDialog(), MakefileGenerator::valGlue(), QMakeProperty::value(), Opie::Core::ODirNotification::watch(), Interfaces::write(), BorlandMakefileGenerator::writeBorlandParts(), DrinkData::writeChanges(), IMAPBase::writeCommands(), PackageManagerSettings::writeCurrentInstallationSetting(), DspMakefileGenerator::writeDspParts(), QSettings::writeEntry(), KateConfig::writeEntry(), Config::writeEntry(), UnixMakefileGenerator::writeExtraVariables(), QSettingsPrivate::writeGroup(), MakefileGenerator::writeImageObj(), MakefileGenerator::writeImageSrc(), MakefileGenerator::writeInstalls(), MakefileGenerator::writeLexSrc(), UnixMakefileGenerator::writeLibtoolFile(), NmakeMakefileGenerator::writeMakefile(), UnixMakefileGenerator::writeMakefile(), ProjectGenerator::writeMakefile(), UnixMakefileGenerator::writeMakeParts(), ProjectBuilderMakefileGenerator::writeMakeParts(), MetrowerksMakefileGenerator::writeMakeParts(), MingwMakefileGenerator::writeMingwParts(), MakefileGenerator::writeMocObj(), MakefileGenerator::writeMocSrc(), NmakeMakefileGenerator::writeNmakeParts(), MakefileGenerator::writeObj(), UnixMakefileGenerator::writePkgConfigFile(), MakefileGenerator::writePrlFile(), Cfg::writeStringList(), Win32MakefileGenerator::writeSubDirs(), VcprojGenerator::writeSubDirs(), UnixMakefileGenerator::writeSubdirs(), ProjectBuilderMakefileGenerator::writeSubdirs(), MakefileGenerator::writeUicSrc(), Task::writeVCalendar(), Event::writeVCalendar(), Contact::writeVCard(), MakefileGenerator::writeYaccSrc(), and calc::~calc().

template<class T>
iterator QValueList< T >::erase iterator  first,
iterator  last
 

template<class T>
iterator QValueList< T >::erase iterator  pos  )  [inline]
 

Definition at line 499 of file qvaluelist.h.

Referenced by QValueList< MHviewItem * >::pop_back(), and QValueList< MHviewItem * >::pop_front().

template<class T>
const_iterator QValueList< T >::find const_iterator  it,
const T &  x
const [inline]
 

Definition at line 547 of file qvaluelist.h.

template<class T>
iterator QValueList< T >::find iterator  it,
const T &  x
[inline]
 

Definition at line 546 of file qvaluelist.h.

template<class T>
const_iterator QValueList< T >::find const T &  x  )  const [inline]
 

Definition at line 545 of file qvaluelist.h.

template<class T>
iterator QValueList< T >::find const T &  x  )  [inline]
 

Definition at line 544 of file qvaluelist.h.

Referenced by ConfigDlg::accept(), SysTray::addApplets(), Opie::Core::OKeyFilterPrivate::addHandler(), ConfigDlg::addMap(), Opie::Core::OKeyFilterPrivate::addPreHandler(), UnixMakefileGenerator::combineSetLFlags(), ConfigDlg::ConfigDlg(), Sheet::dataParser(), OCopServer::delChannel(), OCopServer::deregisterClient(), OYatzee::detectPosibilities(), DateBookDB::editEvent(), NationalHolidayConfigWidget::init(), kwview_addToStrList(), NationalHolidayConfigWidget::listItemClicked(), StartMenu::loadApplets(), ConfigDlg::loadSw(), QPEMenuToolFocusManager::moveFocus(), MultiauthConfig::MultiauthConfig(), QMakeProject::parse(), Opie::Core::OKeyFilterPrivate::remHandler(), PlaylistView::removeFromList(), DateBookDB::removeJFEvent(), TempScreenSaverMonitor::removeOld(), Opie::Core::OKeyFilterPrivate::remPreHandler(), CheckedListView::setChecked(), ConfigDlg::setMap(), KeyRepeater::setRepeatable(), and OYatzee::slotEndRound().

template<class T>
int QValueList< T >::findIndex const T &  x  )  const [inline]
 

Definition at line 548 of file qvaluelist.h.

Referenced by UnixMakefileGenerator::combineSetLFlags(), LanCardEdit::commit(), DateBookDB::editEvent(), TransactionDisplay::editTransfer(), MakefileGenerator::generateDependencies(), NewTransaction::getBudgetIndex(), NewTransaction::getLineItemIndex(), NmakeMakefileGenerator::init(), DspMakefileGenerator::init(), MingwMakefileGenerator::init(), BorlandMakefileGenerator::init(), UnixMakefileGenerator::init(), MetrowerksMakefileGenerator::init(), VcprojGenerator::initOld(), VcprojGenerator::processPrlVariable(), DspMakefileGenerator::processPrlVariable(), MakefileGenerator::processPrlVariable(), MetrowerksMakefileGenerator::processPrlVariable(), NewTransaction::setComboBoxes(), LanCardEdit::showData(), NetworkEdit::updateList(), and ProjectBuilderMakefileGenerator::writeMakeParts().

template<class T>
const T& QValueList< T >::first  )  const [inline]
 

Definition at line 536 of file qvaluelist.h.

template<class T>
T& QValueList< T >::first  )  [inline]
 

Definition at line 535 of file qvaluelist.h.

Referenced by ThreadUtil::Channel::deliver(), Categories::displaySingle(), QMakeProject::doProjectTest(), KateView::doReplaceAction(), QMakeProject::doVariableReplace(), KateView::findAgain(), MakefileGenerator::generateDependencies(), UnixMakefileGenerator::init(), MakefileGenerator::init(), KateView::initSearch(), kwview_addToStrList(), QIMPenInput::matchedCharacters(), QMakeProject::parse(), IMAPwrapper::parse_list_result(), QIMPenMatch::processMatches(), proFileTagMap(), QMakeProject::read(), QMakeMetaInfo::readLibtoolFile(), PlayListWidget::readpodcast(), OContact::removeEmail(), Contact::removeEmail(), Opie::OPimContact::removeEmail(), QSettings::removeSearchPath(), OLineEdit::setCompletedItems(), SlaveReciever::slotImageInfo(), SlaveReciever::slotThumbNail(), ZkbXmlHandler::start_event(), ZkbXmlHandler::start_include(), ZkbXmlHandler::start_label(), ZkbXmlHandler::start_map(), ZkbXmlHandler::start_next_state(), ZkbXmlHandler::start_state(), DspMakefileGenerator::writeDspParts(), MakefileGenerator::writeLexSrc(), UnixMakefileGenerator::writeMakeParts(), ProjectBuilderMakefileGenerator::writeMakeParts(), and MakefileGenerator::writeYaccSrc().

template<class T>
const_iterator QValueList< T >::fromLast  )  const [inline]
 

Definition at line 526 of file qvaluelist.h.

template<class T>
iterator QValueList< T >::fromLast  )  [inline]
 

Definition at line 525 of file qvaluelist.h.

Referenced by QMakeProperty::exec(), FastValueList< Ptr >::fastat(), kwview_addToStrList(), parse(), and QMakeProperty::value().

template<class T>
const_reference QValueList< T >::front  )  const [inline]
 

Definition at line 502 of file qvaluelist.h.

template<class T>
reference QValueList< T >::front  )  [inline]
 

Definition at line 501 of file qvaluelist.h.

template<class T>
void QValueList< T >::insert iterator  pos,
size_type  n,
const T &  x
 

template<class T>
iterator QValueList< T >::insert iterator  it,
const T &  x
[inline]
 

Definition at line 485 of file qvaluelist.h.

Referenced by Keymap::addLabel(), AddTrack(), Interfaces::copyInterface(), NmakeMakefileGenerator::init(), BorlandMakefileGenerator::init(), MakefileGenerator::init(), VcprojGenerator::initOld(), FastValueList< Ptr >::insert(), Interfaces::removeAllOptions(), Interfaces::setOption(), and OpieTooth::HciConfWrapper::setValue().

template<class T>
bool QValueList< T >::isEmpty  )  const [inline]
 

Definition at line 528 of file qvaluelist.h.

Referenced by OpieTooth::BlueBase::addConnectedDevices(), Passwd::addGroupMember(), OpieTooth::BlueBase::addServicesToDevice(), OPimNotifyManager::alarmsToString(), Opie::OPimNotifyManager::alarmsToString(), DocumentListPrivate::appendDocpath(), MenuLauncher::buildMenu(), QRegExp::capturedTexts(), Opie::Ui::OSplitter::changeTab(), OFileViewFileListView::compliesMime(), Opie::Ui::Internal::OFileViewFileListView::compliesMime(), UnixMakefileGenerator::defaultInstall(), HlManager::defaultStyleName(), ThreadUtil::Channel::deliver(), DictFilterConfig::doMenu(), QMakeProject::doVariableReplace(), ExtensionsHandler::endElement(), QMakeProperty::exec(), MakefileGenerator::fileFixify(), DCIM_DirLister::findCameras(), Global::findDocuments(), getToken(), ProjectGenerator::getWritableVar(), Qt3::QTextCursor::gotoPosition(), Opie::Core::OKeyConfigManager::handleKeyEvent(), UnixMakefileGenerator::init(), ProjectGenerator::init(), MakefileGenerator::init(), OPimNotifyManager::isEmpty(), Opie::OPimNotifyManager::isEmpty(), Opie::Core::OGenericPluginLoader::languageList(), QGPluginManager::library(), OpieTooth::DeviceHandler::load(), TaskEditorAlarms::load(), OPackageManager::loadAvailablePackages(), InputMethods::loadInputMethods(), OPackageManager::loadInstalledPackages(), MultiauthConfig::loadPlugins(), KeyHelperWidget::loadUseFilterApps(), OCompletion::makeCompletion(), ModemWidget::ModemWidget(), MultiauthConfig::MultiauthConfig(), TaskSwitcher::onKeyPress(), KeyLauncher::onKeyPress(), operator<<(), QMakeProject::parse(), OpieTooth::Parser::parse(), parse(), Option::parseCommandLine(), OipkgPackage::parsePackage(), DictFilterConfig::pick(), Qt3::QTextCursor::pop(), Option::postProcessProject(), ServerPI::process(), QCopBridgePI::process(), PmIpkg::processFileList(), CalculatorImpl::processStack(), QMakeProject::read(), Cfg::readConfig(), PackageList::readFileEntries(), SlaveReciever::recieveAnswer(), OPimNotifyManager::remindersToString(), Opie::OPimNotifyManager::remindersToString(), Qt3::QTextCursor::restoreState(), ProcessInvoker::run(), Opie::Security::Internal::runPlugins(), OpieTooth::HciConfWrapper::save(), Opie::DB::OSQLBackEndManager::scan(), Passwd::searchGroup(), Passwd::searchUser(), OLineEdit::setCompletedItems(), OProcess::setExecutable(), Opie::Core::OProcess::setExecutable(), OHistoryCombo::setHistoryItems(), InputMethods::setPreferedHandlers(), Qt3::QTextDocument::setRichTextInternal(), Opie::Ui::OSplitter::setTabWidget(), OpieTooth::HciConfWrapper::setValue(), ImageViewer::slideShow(), MainWindow::slotApply(), MainWindow::slotDownload(), SlaveReciever::slotImageInfo(), SlaveReciever::slotSend(), SlaveReciever::slotThumbNail(), SlaveMaster::slotTimerStart(), split_value_list(), DictFilterConfig::spreadRow(), Opie::DB::OSQLManager::standard(), ZkbXmlHandler::start_keymap(), OCompletion::substringCompletion(), DictFilterConfig::text(), SkinLoader::timerEvent(), ORecur::toMap(), Opie::OPimRecurrence::toMap(), ORecur::toString(), Opie::OPimRecurrence::toString(), OTodoAccessXML::toString(), Opie::OPimTodoAccessXML::toString(), NewGame::updateRuleSets(), validIP(), BorlandMakefileGenerator::writeBorlandParts(), IMAPBase::writeCommands(), DspMakefileGenerator::writeDspParts(), MakefileGenerator::writeInstalls(), UnixMakefileGenerator::writeMakeParts(), ProjectBuilderMakefileGenerator::writeMakeParts(), MetrowerksMakefileGenerator::writeMakeParts(), MingwMakefileGenerator::writeMingwParts(), NmakeMakefileGenerator::writeNmakeParts(), and OpieTooth::BlueBase::writeSavedDevices().

template<class T>
const T& QValueList< T >::last  )  const [inline]
 

Definition at line 538 of file qvaluelist.h.

template<class T>
T& QValueList< T >::last  )  [inline]
 

Definition at line 537 of file qvaluelist.h.

Referenced by PlaylistView::addFile(), OJanusWidget::addPageWidget(), CalculatorImpl::CalculatorImpl(), PPPData::dns(), FileView::lastDir(), LibraryDialog::Library(), Dvorak::Keyboard::mousePressEvent(), PPPData::pppdArgument(), PlaylistView::removeFromList(), QSettings::removeSearchPath(), PPPData::script(), PPPData::scriptType(), and QValueStack< int >::top().

template<class T>
bool QValueList< T >::operator!= const QValueList< T > &  l  )  const [inline]
 

Definition at line 480 of file qvaluelist.h.

template<class T>
Q_INLINE_TEMPLATES QValueList< T > QValueList< T >::operator+ const QValueList< T > &  l  )  const
 

Definition at line 614 of file qvaluelist.h.

References QValueList< T >::append(), QValueList< T >::begin(), and QValueList< T >::end().

template<class T>
QValueList<T>& QValueList< T >::operator+= const T &  x  )  [inline]
 

Definition at line 553 of file qvaluelist.h.

template<class T>
Q_INLINE_TEMPLATES QValueList< T > & QValueList< T >::operator+= const QValueList< T > &  l  ) 
 

Definition at line 623 of file qvaluelist.h.

References QValueList< T >::append().

template<class T>
QValueList<T>& QValueList< T >::operator<< const T &  x  )  [inline]
 

Definition at line 489 of file qvaluelist.h.

template<class T>
QValueList<T>& QValueList< T >::operator= const Q_TYPENAME std::list< T > &  l  )  [inline]
 

Definition at line 454 of file qvaluelist.h.

template<class T>
QValueList<T>& QValueList< T >::operator= const QValueList< T > &  l  )  [inline]
 

Definition at line 446 of file qvaluelist.h.

template<class T>
Q_INLINE_TEMPLATES bool QValueList< T >::operator== const QValueList< T > &  l  )  const
 

Definition at line 579 of file qvaluelist.h.

References QValueList< T >::begin(), QValueList< T >::end(), FALSE, QValueList< T >::size(), and TRUE.

template<class T>
bool QValueList< T >::operator== const Q_TYPENAME std::list< T > &  l  )  const [inline]
 

Definition at line 460 of file qvaluelist.h.

template<class T>
const T& QValueList< T >::operator[] size_type  i  )  const [inline]
 

Definition at line 541 of file qvaluelist.h.

template<class T>
T& QValueList< T >::operator[] size_type  i  )  [inline]
 

Definition at line 540 of file qvaluelist.h.

template<class T>
void QValueList< T >::pop_back  )  [inline]
 

Definition at line 506 of file qvaluelist.h.

Referenced by operator<<(), and ProjectBuilderMakefileGenerator::writeMakeParts().

template<class T>
void QValueList< T >::pop_front  )  [inline]
 

Definition at line 505 of file qvaluelist.h.

template<class T>
iterator QValueList< T >::prepend const T &  x  )  [inline]
 

Reimplemented in FastValueList< T >, and FastValueList< Ptr >.

Definition at line 531 of file qvaluelist.h.

Referenced by SyncAuthentication::checkPassword(), createVObject(), QTrie::distributeKeys(), OpieFtp::fillCombo(), AdvancedFm::fillCombo(), OpieFtp::fillRemoteCombo(), ProjectGenerator::init(), IRCHistoryLineEdit::keyPressEvent(), kwview_addToStrList(), OCompletionMatches::list(), OCompletionMatchesWrapper::list(), FastValueList< Ptr >::prepend(), System::runAsRoot(), OProcess::setExecutable(), Opie::Core::OProcess::setExecutable(), ZkbXmlHandler::startElement(), and ProjectBuilderMakefileGenerator::writeMakeParts().

template<class T>
void QValueList< T >::push_back const T &  x  )  [inline]
 

Definition at line 498 of file qvaluelist.h.

template<class T>
void QValueList< T >::push_front const T &  x  )  [inline]
 

Definition at line 497 of file qvaluelist.h.

template<class T>
iterator QValueList< T >::remove iterator  it  )  [inline]
 

Definition at line 533 of file qvaluelist.h.

template<class T>
uint QValueList< T >::remove const T &  x  )  [inline]
 

Reimplemented in Om3u, FastValueList< T >, Om3u, and FastValueList< Ptr >.

Definition at line 486 of file qvaluelist.h.

Referenced by MGraph::addValue(), UnixMakefileGenerator::combineSetLFlags(), LanCardEdit::commit(), ConfigDlg::ConfigDlg(), Sheet::dataParser(), OCopServer::delChannel(), PPPData::deleteAccount(), PPPData::deleteDevice(), Passwd::deleteGroup(), Passwd::deleteUser(), Passwd::delGroupMember(), ThreadUtil::Channel::deliver(), OCopServer::deregisterClient(), DocumentList::DiffAppLnks(), PPPData::dns(), LnkProperties::done(), BuzzWord::drawGrid(), DateBookDB::editEvent(), ZkbXmlHandler::endElement(), QCopLnk::execute(), DCIM_DirLister::findAlbums(), Win32MakefileGenerator::findLibraries(), SMTPwrapper::flushOutbox(), Dir_DirLister::folders(), MakefileGenerator::generateDependencies(), getButtons(), ButtonDialog::getButtons(), NmakeMakefileGenerator::init(), DspMakefileGenerator::init(), MingwMakefileGenerator::init(), BorlandMakefileGenerator::init(), UnixMakefileGenerator::init(), ProjectGenerator::init(), MakefileGenerator::init(), ContactEditor::init(), VcprojGenerator::initConfiguration(), VcprojGenerator::initOld(), kwview_addToStrList(), OPIE::languageList(), FileView::lastDir(), NationalHolidayConfigWidget::listItemClicked(), MimeType::loadExtensions(), ConfigDlg::loadSw(), Dvorak::Keyboard::mousePressEvent(), QMakeProject::parse(), parse(), OpieTooth::Manager::parseConnections(), QValueStack< int >::pop(), PPPData::pppdArgument(), ServerPI::process(), proFileTagMap(), QSettings::readEntry(), IMAPviewItem::refreshFolders(), DocumentList::reloadAppLnks(), Opie::Core::OKeyFilterPrivate::remHandler(), FastValueList< Ptr >::remove(), OPimXRefManager::remove(), Opie::OPimXRefManager::remove(), OPimNotifyManager::remove(), Opie::OPimNotifyManager::remove(), Interfaces::removeAllOptions(), OContact::removeEmail(), Contact::removeEmail(), Opie::OPimContact::removeEmail(), Opie::Core::OKeyConfigManager::removeFromBlackList(), PlaylistView::removeFromList(), DateBookDB::removeJFEvent(), Opie::Core::OKeyConfigManager::removeKeyConfig(), Keymap::removeLabel(), ConfigDlg::removeMap(), TempScreenSaverMonitor::removeOld(), OProcessController::removeOProcess(), Opie::Core::Internal::OProcessController::removeOProcess(), Interfaces::removeOption(), OpieTooth::Services::removeProfileDescriptor(), OpieTooth::Services::removeProtocolDescriptor(), DateBookDB::removeRepeat(), QSettings::removeSearchPath(), RemoveTrack(), QPEMenuToolFocusManager::removeWidget(), Opie::Ui::OSplitter::removeWidget(), Opie::Core::OKeyFilterPrivate::remPreHandler(), OPimXRefManager::replace(), Opie::OPimXRefManager::replace(), OPimNotifyManager::replace(), Opie::OPimNotifyManager::replace(), Opie::Core::OPluginManager::replace(), PPPData::script(), PPPData::scriptType(), OProcess::setExecutable(), Opie::Core::OProcess::setExecutable(), OHistoryCombo::setHistoryItems(), KeyRepeater::setRepeatable(), OpieTooth::HciConfWrapper::setValue(), AppLauncher::sigStopped(), NNTPGroups::slotGetNG(), SlaveReciever::slotImageInfo(), SlaveReciever::slotThumbNail(), QSettings::subkeyList(), SkinLoader::timerEvent(), Launcher::typeRemoved(), Opie::DB::OSQLManager::unregisterPath(), updateSymlinks(), IMAPBase::writeCommands(), ProjectBuilderMakefileGenerator::writeMakeParts(), and MakefileGenerator::writeUicSrc().

template<class T>
size_type QValueList< T >::size  )  const [inline]
 

Definition at line 495 of file qvaluelist.h.

Referenced by QValueList< T >::operator==(), and QValueList< MHviewItem * >::operator==().


Friends And Related Function Documentation

template<class T>
friend class QDeepCopy< QValueList< T > > [friend]
 

Definition at line 576 of file qvaluelist.h.


Member Data Documentation

template<class T>
QValueListPrivate<T>* QValueList< T >::sh [protected]
 

Variables

Definition at line 571 of file qvaluelist.h.

Referenced by QValueList< MHviewItem * >::append(), QValueList< MHviewItem * >::at(), QValueList< MHviewItem * >::begin(), QValueList< T >::clear(), QValueList< MHviewItem * >::contains(), QValueList< MHviewItem * >::count(), QValueList< MHviewItem * >::detach(), QValueList< T >::detachInternal(), QValueList< MHviewItem * >::empty(), QValueList< MHviewItem * >::end(), QValueList< MHviewItem * >::erase(), QValueList< MHviewItem * >::find(), QValueList< MHviewItem * >::findIndex(), QValueList< MHviewItem * >::first(), QValueList< MHviewItem * >::fromLast(), QValueList< MHviewItem * >::insert(), QValueList< MHviewItem * >::isEmpty(), QValueList< MHviewItem * >::last(), QValueList< MHviewItem * >::operator=(), QValueList< MHviewItem * >::operator[](), QValueList< MHviewItem * >::prepend(), QValueList< MHviewItem * >::push_back(), QValueList< MHviewItem * >::push_front(), QValueList< MHviewItem * >::QValueList(), QValueList< MHviewItem * >::remove(), QValueList< MHviewItem * >::size(), and QValueList< MHviewItem * >::~QValueList().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:50:19 2005 for OPIE by  doxygen 1.4.2