[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/solid
From:       Lukáš Tinkl <lukas () kde ! org>
Date:       2010-08-02 14:24:28
Message-ID: 20100802142428.582CDAC7BC () svn ! kde ! org
[Download RAW message or body]

SVN commit 1158326 by lukas:

minor docu fixes                                                   


 M  +1 -1      Mainpage.dox  
 M  +1 -1      solid/audiointerface.h  
 M  +1 -0      solid/device.h  
 M  +1 -0      solid/opticaldisc.h  
 M  +1 -0      solid/processor.h  
 M  +1 -1      solid/smartcardreader.h  
 M  +3 -3      solid/storagedrive.h  
 M  +2 -2      solid/storagevolume.h  


--- trunk/KDE/kdelibs/solid/Mainpage.dox #1158325:1158326
@@ -36,7 +36,7 @@
 \authors
 Kevin Ottens \<ervin@kde.org\>
 
-\maintainers
+<b>Maintainers</b>:<br>
 Kevin Ottens \<ervin@kde.org\>
 
 \licenses
--- trunk/KDE/kdelibs/solid/solid/audiointerface.h #1158325:1158326
@@ -201,7 +201,7 @@
          * Retrieves the type of this audio interface (in/out/control).
          *
          * @return the type of this audio interface
-         * @see Solid::AudioInterface::AudioInterfaceTypes
+         * @see Solid::AudioInterface::AudioInterfaceType
          */
         AudioInterfaceTypes deviceType() const;
 
--- trunk/KDE/kdelibs/solid/solid/device.h #1158325:1158326
@@ -190,6 +190,7 @@
          * The naming follows the freedesktop.org specification.
          *
          * @return the emblem names
+         * @since 4.4
          */
         QStringList emblems() const;
 
--- trunk/KDE/kdelibs/solid/solid/opticaldisc.h #1158325:1158326
@@ -128,6 +128,7 @@
          * data...).
          *
          * @return the flag set indicating the available contents
+         * @see Solid::OpticalDisc::ContentType
          */
         ContentTypes availableContent() const;
 
--- trunk/KDE/kdelibs/solid/solid/processor.h #1158325:1158326
@@ -119,6 +119,7 @@
          * Queries the instructions set extensions of the CPU.
          *
          * @return the extensions supported by the CPU
+         * @see Solid::Processor::InstructionSet
          */
         InstructionSets instructionSets() const;
     };
--- trunk/KDE/kdelibs/solid/solid/smartcardreader.h #1158325:1158326
@@ -80,7 +80,7 @@
          * Retrieves the type of this smart card reader.
          *
          * @return the smart card reader type
-         * @see Solid::Ifaces::Enums::SmartCardReader::ReaderType
+         * @see Solid::SmartCardReader::ReaderType
          */
         ReaderType readerType() const;
     };
--- trunk/KDE/kdelibs/solid/solid/storagedrive.h #1158325:1158326
@@ -98,7 +98,7 @@
          * Get the Solid::DeviceInterface::Type of the StorageDrive device interface.
          *
          * @return the StorageDrive device interface type
-         * @see Solid::Ifaces::Enums::DeviceInterface::Type
+         * @see Solid::DeviceInterface::Type
          */
         static Type deviceInterfaceType() { return DeviceInterface::StorageDrive; }
 
@@ -108,7 +108,7 @@
          * connected to.
          *
          * @return the bus type
-         * @see Solid::Ifaces::Enums::StorageDrive::Bus
+         * @see Solid::StorageDrive::Bus
          */
         Bus bus() const;
 
@@ -116,7 +116,7 @@
          * Retrieves the type of this storage drive.
          *
          * @return the drive type
-         * @see Solid::Ifaces::Enums::StorageDrive::DriveType
+         * @see Solid::StorageDrive::DriveType
          */
         DriveType driveType() const;
 
--- trunk/KDE/kdelibs/solid/solid/storagevolume.h #1158325:1158326
@@ -83,7 +83,7 @@
          * Get the Solid::DeviceInterface::Type of the StorageVolume device interface.
          *
          * @return the StorageVolume device interface type
-         * @see Solid::Ifaces::Enums::DeviceInterface::Type
+         * @see Solid::DeviceInterface::Type
          */
         static Type deviceInterfaceType() { return DeviceInterface::StorageVolume; }
 
@@ -103,7 +103,7 @@
          * Retrieves the type of use for this volume (for example filesystem).
          *
          * @return the usage type
-         * @see Solid::Ifaces::Enums::StorageVolume::UsageType
+         * @see Solid::StorageVolume::UsageType
          */
         UsageType usage() const;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic