Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QtopiaNetworkConfiguration Class Reference
[QtBaseModule]

The QtopiaNetworkConfiguration class defines the interface to network interface configurations. More...

    #include <QtopiaNetworkConfiguration>

Public Functions


Detailed Description

The QtopiaNetworkConfiguration class defines the interface to network interface configurations.

Network interface parameter are stored in configFile(). They can be edited via a combination of writeProperties(), getProperties() and property() or by calling configure() which returns one or more user interface dialogs. The dialogs depend on the various configuration types() supported by the interface. The WLAN plug-in e.g., provides two configuration dialogs. The first dialog supports general interface parameter whereas the second dialog allows the configuration through an WLAN scanner interface.

There is no default implementation available for this interface.

See also QtopiaNetworkInterface.


Member Function Documentation

QtopiaNetworkConfiguration::~QtopiaNetworkConfiguration ()   [virtual]

Destroys the QtopaNetworkConfiguration instance.

QString QtopiaNetworkConfiguration::configFile () const   [pure virtual]

Returns the absolute path and filename of the network configuration file that defines the current interface. The return string can also be used as interface handle.

QDialog * QtopiaNetworkConfiguration::configure ( QWidget * parent, const QString & type = QString() )   [pure virtual]

Returns the default configuration dialog that is shown to the user when he configures this interface. parent is the parent widget for the dialog. The valid values to type can be obtained by using types(). If type is unknown this function returns 0. The default configuration interface is returned if no type is passed.

Note: A plug-in can have additional configuration interfaces which are relevant to the plug-in but not essential. For example, the LAN plug-in has an additional user interfaces for WLAN scanning.

See also types().

QtopiaNetworkProperties QtopiaNetworkConfiguration::getProperties () const   [pure virtual]

Returns all properties of this interface. If only a single property is needed property() should be used.

See also property().

QVariant QtopiaNetworkConfiguration::property ( const QString & key ) const   [pure virtual]

This is a quick way of accessing the configuration value for key. The following example quickly determines the human-readable name of this interface/configuration:

    QtopiaNetworkConfiguration* config = ...
    QString value = config->property( "Info/Name" ).toString();

QStringList QtopiaNetworkConfiguration::types () const   [pure virtual]

Returns a list of all user interfaces. Each list entries are localised strings and can by used as a short description for the interface dialogs. The same strings are also used as identifiers for configure() to request the user interface.

The first entry in the list is the default configuration interface. The returned list must contain at least one entry (being the default interface).

void QtopiaNetworkConfiguration::writeProperties ( const QtopiaNetworkProperties & properties )   [pure virtual]

Writes properties out to the network configuration file.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année

Le blog Digia au hasard

Logo

Créer des applications avec un style Metro avec Qt, exemples en QML et C++, un article de Digia Qt traduit par Thibaut Cuvelier

Le blog Digia est l'endroit privilégié pour la communication sur l'édition commerciale de Qt, où des réponses publiques sont apportées aux questions les plus posées au support. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt qtextended4.4
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web