QTfrontend/util/HWDataManager.cpp
changeset 6168 6f301dac12ff
parent 6167 728cabee2c9f
child 6170 2b1748161278
equal deleted inserted replaced
6167:728cabee2c9f 6168:6f301dac12ff
    13  * GNU General Public License for more details.
    13  * GNU General Public License for more details.
    14  *
    14  *
    15  * You should have received a copy of the GNU General Public License
    15  * You should have received a copy of the GNU General Public License
    16  * along with this program; if not, write to the Free Software
    16  * along with this program; if not, write to the Free Software
    17  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    17  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
       
    18  */
       
    19 
       
    20 /**
       
    21  * @file  HWDataManager.cpp
       
    22  * @brief HWDataManager class implementation
    18  */
    23  */
    19 
    24 
    20 #include <QMap>
    25 #include <QMap>
    21 #include <QStringList>
    26 #include <QStringList>
    22 
    27