00001
00002
00003
00004
00005
00006
00007
00008
00009
00010 #undef QT_NO_COMPAT
00011 #include "kdeapp.h"
00012 #include <qmetaobject.h>
00013 #include <qapplication.h>
00014
00015 #include <private/qucomextra_p.h>
00016 #if !defined(Q_MOC_OUTPUT_REVISION) || (Q_MOC_OUTPUT_REVISION != 26)
00017 #error "This file was generated using the moc from 3.3.4. It"
00018 #error "cannot be used with the include files from this version of Qt."
00019 #error "(The moc has changed too much.)"
00020 #endif
00021
00022 const char *KdeApp::className() const
00023 {
00024 return "KdeApp";
00025 }
00026
00027 QMetaObject *KdeApp::metaObj = 0;
00028 static QMetaObjectCleanUp cleanUp_KdeApp( "KdeApp", &KdeApp::staticMetaObject );
00029
00030 #ifndef QT_NO_TRANSLATION
00031 QString KdeApp::tr( const char *s, const char *c )
00032 {
00033 if ( qApp )
00034 return qApp->translate( "KdeApp", s, c, QApplication::DefaultCodec );
00035 else
00036 return QString::fromLatin1( s );
00037 }
00038 #ifndef QT_NO_TRANSLATION_UTF8
00039 QString KdeApp::trUtf8( const char *s, const char *c )
00040 {
00041 if ( qApp )
00042 return qApp->translate( "KdeApp", s, c, QApplication::UnicodeUTF8 );
00043 else
00044 return QString::fromUtf8( s );
00045 }
00046 #endif
00047
00048 #endif
00049
00050 QMetaObject* KdeApp::staticMetaObject()
00051 {
00052 if ( metaObj )
00053 return metaObj;
00054 QMetaObject* parentObject = KMainWindow::staticMetaObject();
00055 static const QUMethod slot_0 = {"celestia_tick", 0, 0 };
00056 static const QUMethod slot_1 = {"slotFileOpen", 0, 0 };
00057 static const QUParameter param_slot_2[] = {
00058 { 0, &static_QUType_ptr, "KURL", QUParameter::In }
00059 };
00060 static const QUMethod slot_2 = {"slotFileOpenRecent", 1, param_slot_2 };
00061 static const QUMethod slot_3 = {"slotNull", 0, 0 };
00062 static const QUMethod slot_4 = {"slotClose", 0, 0 };
00063 static const QUMethod slot_5 = {"slotHome", 0, 0 };
00064 static const QUMethod slot_6 = {"slotZoomIn", 0, 0 };
00065 static const QUMethod slot_7 = {"slotZoomOut", 0, 0 };
00066 static const QUMethod slot_8 = {"slotToggleToolbar", 0, 0 };
00067 static const QUMethod slot_9 = {"slotToggleMenubar", 0, 0 };
00068 static const QUMethod slot_10 = {"slotConfigureToolbars", 0, 0 };
00069 static const QUMethod slot_11 = {"slotNewToolbarConfig", 0, 0 };
00070 static const QUMethod slot_12 = {"slotKeyBindings", 0, 0 };
00071 static const QUMethod slot_13 = {"slotOpenGLInfo", 0, 0 };
00072 static const QUMethod slot_14 = {"slotPreferences", 0, 0 };
00073 static const QUMethod slot_15 = {"slotSetTime", 0, 0 };
00074 static const QUMethod slot_16 = {"slotSetTimeNow", 0, 0 };
00075 static const QUMethod slot_17 = {"slotAccelerateTime", 0, 0 };
00076 static const QUMethod slot_18 = {"slotSlowDownTime", 0, 0 };
00077 static const QUMethod slot_19 = {"slotPauseTime", 0, 0 };
00078 static const QUMethod slot_20 = {"slotReverseTime", 0, 0 };
00079 static const QUMethod slot_21 = {"slotCenterCO", 0, 0 };
00080 static const QUMethod slot_22 = {"slotShowStars", 0, 0 };
00081 static const QUMethod slot_23 = {"slotShowPlanets", 0, 0 };
00082 static const QUMethod slot_24 = {"slotShowGalaxies", 0, 0 };
00083 static const QUMethod slot_25 = {"slotShowNebulae", 0, 0 };
00084 static const QUMethod slot_26 = {"slotShowOpenClusters", 0, 0 };
00085 static const QUMethod slot_27 = {"slotShowPartialTrajectories", 0, 0 };
00086 static const QUMethod slot_28 = {"slotShowDiagrams", 0, 0 };
00087 static const QUMethod slot_29 = {"slotShowCloudMaps", 0, 0 };
00088 static const QUMethod slot_30 = {"slotShowOrbits", 0, 0 };
00089 static const QUMethod slot_31 = {"slotShowAsteroidOrbits", 0, 0 };
00090 static const QUMethod slot_32 = {"slotShowCometOrbits", 0, 0 };
00091 static const QUMethod slot_33 = {"slotShowMoonOrbits", 0, 0 };
00092 static const QUMethod slot_34 = {"slotShowPlanetOrbits", 0, 0 };
00093 static const QUMethod slot_35 = {"slotShowSpacecraftOrbits", 0, 0 };
00094 static const QUMethod slot_36 = {"slotShowCelestialSphere", 0, 0 };
00095 static const QUMethod slot_37 = {"slotShowNightMaps", 0, 0 };
00096 static const QUMethod slot_38 = {"slotShowMarkers", 0, 0 };
00097 static const QUMethod slot_39 = {"slotShowAtmospheres", 0, 0 };
00098 static const QUMethod slot_40 = {"slotShowSmoothLines", 0, 0 };
00099 static const QUMethod slot_41 = {"slotShowEclipseShadows", 0, 0 };
00100 static const QUMethod slot_42 = {"slotCycleStarMode", 0, 0 };
00101 static const QUMethod slot_43 = {"slotShowRingShadows", 0, 0 };
00102 static const QUMethod slot_44 = {"slotShowBoundaries", 0, 0 };
00103 static const QUMethod slot_45 = {"slotShowAutoMag", 0, 0 };
00104 static const QUMethod slot_46 = {"slotShowCometTails", 0, 0 };
00105 static const QUMethod slot_47 = {"slotShowStarLabels", 0, 0 };
00106 static const QUMethod slot_48 = {"slotShowPlanetLabels", 0, 0 };
00107 static const QUMethod slot_49 = {"slotShowMoonLabels", 0, 0 };
00108 static const QUMethod slot_50 = {"slotShowCometLabels", 0, 0 };
00109 static const QUMethod slot_51 = {"slotShowConstellationLabels", 0, 0 };
00110 static const QUMethod slot_52 = {"slotShowI18nConstellationLabels", 0, 0 };
00111 static const QUMethod slot_53 = {"slotShowGalaxyLabels", 0, 0 };
00112 static const QUMethod slot_54 = {"slotShowNebulaLabels", 0, 0 };
00113 static const QUMethod slot_55 = {"slotShowOpenClusterLabels", 0, 0 };
00114 static const QUMethod slot_56 = {"slotShowAsteroidLabels", 0, 0 };
00115 static const QUMethod slot_57 = {"slotShowSpacecraftLabels", 0, 0 };
00116 static const QUMethod slot_58 = {"slotShowLocationLabels", 0, 0 };
00117 static const QUMethod slot_59 = {"slotShowCityLocations", 0, 0 };
00118 static const QUMethod slot_60 = {"slotShowObservatoryLocations", 0, 0 };
00119 static const QUMethod slot_61 = {"slotShowLandingSiteLocations", 0, 0 };
00120 static const QUMethod slot_62 = {"slotShowCraterLocations", 0, 0 };
00121 static const QUMethod slot_63 = {"slotShowMonsLocations", 0, 0 };
00122 static const QUMethod slot_64 = {"slotShowTerraLocations", 0, 0 };
00123 static const QUMethod slot_65 = {"slotShowVallisLocations", 0, 0 };
00124 static const QUMethod slot_66 = {"slotShowMareLocations", 0, 0 };
00125 static const QUMethod slot_67 = {"slotShowOtherLocations", 0, 0 };
00126 static const QUParameter param_slot_68[] = {
00127 { "size", &static_QUType_int, 0, QUParameter::In }
00128 };
00129 static const QUMethod slot_68 = {"slotMinFeatureSize", 1, param_slot_68 };
00130 static const QUParameter param_slot_69[] = {
00131 { "l", &static_QUType_ptr, "float", QUParameter::In }
00132 };
00133 static const QUMethod slot_69 = {"slotAmbientLightLevel", 1, param_slot_69 };
00134 static const QUParameter param_slot_70[] = {
00135 { "m", &static_QUType_ptr, "float", QUParameter::In }
00136 };
00137 static const QUMethod slot_70 = {"slotFaintestVisible", 1, param_slot_70 };
00138 static const QUParameter param_slot_71[] = {
00139 { "l", &static_QUType_int, 0, QUParameter::In }
00140 };
00141 static const QUMethod slot_71 = {"slotHudDetail", 1, param_slot_71 };
00142 static const QUMethod slot_72 = {"slotSplitH", 0, 0 };
00143 static const QUMethod slot_73 = {"slotSplitV", 0, 0 };
00144 static const QUMethod slot_74 = {"slotCycleView", 0, 0 };
00145 static const QUMethod slot_75 = {"slotToggleFramesVisible", 0, 0 };
00146 static const QUMethod slot_76 = {"slotToggleActiveFrameVisible", 0, 0 };
00147 static const QUMethod slot_77 = {"slotToggleSyncTime", 0, 0 };
00148 static const QUMethod slot_78 = {"slotAltAzMode", 0, 0 };
00149 static const QUMethod slot_79 = {"slotSingleView", 0, 0 };
00150 static const QUMethod slot_80 = {"slotDeleteView", 0, 0 };
00151 static const QUMethod slot_81 = {"slotSetRenderPathBasic", 0, 0 };
00152 static const QUMethod slot_82 = {"slotSetRenderPathMultitexture", 0, 0 };
00153 static const QUMethod slot_83 = {"slotSetRenderPathNvCombiner", 0, 0 };
00154 static const QUMethod slot_84 = {"slotSetRenderPathDOT3ARBVP", 0, 0 };
00155 static const QUMethod slot_85 = {"slotSetRenderPathNvCombinerNvVP", 0, 0 };
00156 static const QUMethod slot_86 = {"slotSetRenderPathNvCombinerARBVP", 0, 0 };
00157 static const QUMethod slot_87 = {"slotSetRenderPathARBFPARBVP", 0, 0 };
00158 static const QUMethod slot_88 = {"slotSetRenderPathNV30", 0, 0 };
00159 static const QUMethod slot_89 = {"slotSetRenderPathGLSL", 0, 0 };
00160 static const QUMethod slot_90 = {"slotCycleRenderPath", 0, 0 };
00161 static const QUMethod slot_91 = {"slotCelestialBrowser", 0, 0 };
00162 static const QUMethod slot_92 = {"slotEclipseFinder", 0, 0 };
00163 static const QUMethod slot_93 = {"slotDisplayLocalTime", 0, 0 };
00164 static const QUMethod slot_94 = {"slotWireframeMode", 0, 0 };
00165 static const QUMethod slot_95 = {"slotGrabImage", 0, 0 };
00166 static const QUMethod slot_96 = {"slotFullScreen", 0, 0 };
00167 static const QUMethod slot_97 = {"slotBack", 0, 0 };
00168 static const QUMethod slot_98 = {"slotForward", 0, 0 };
00169 static const QUMethod slot_99 = {"slotCopyUrl", 0, 0 };
00170 static const QUMethod slot_100 = {"slotGoTo", 0, 0 };
00171 static const QUMethod slot_101 = {"slotGoToLongLat", 0, 0 };
00172 static const QUMethod slot_102 = {"slotGoToSurface", 0, 0 };
00173 static const QUMethod slot_103 = {"slotShowBookmarkBar", 0, 0 };
00174 static const QUParameter param_slot_104[] = {
00175 { "url", &static_QUType_ptr, "KURL", QUParameter::In }
00176 };
00177 static const QUMethod slot_104 = {"slotOpenFileURL", 1, param_slot_104 };
00178 static const QUMethod slot_105 = {"slotBackAboutToShow", 0, 0 };
00179 static const QUParameter param_slot_106[] = {
00180 { "i", &static_QUType_int, 0, QUParameter::In }
00181 };
00182 static const QUMethod slot_106 = {"slotBackActivated", 1, param_slot_106 };
00183 static const QUMethod slot_107 = {"slotForwardAboutToShow", 0, 0 };
00184 static const QUParameter param_slot_108[] = {
00185 { "i", &static_QUType_int, 0, QUParameter::In }
00186 };
00187 static const QUMethod slot_108 = {"slotForwardActivated", 1, param_slot_108 };
00188 static const QUMethod slot_109 = {"initBookmarkBar", 0, 0 };
00189 static const QMetaData slot_tbl[] = {
00190 { "celestia_tick()", &slot_0, QMetaData::Public },
00191 { "slotFileOpen()", &slot_1, QMetaData::Public },
00192 { "slotFileOpenRecent(const KURL&)", &slot_2, QMetaData::Public },
00193 { "slotNull()", &slot_3, QMetaData::Public },
00194 { "slotClose()", &slot_4, QMetaData::Public },
00195 { "slotHome()", &slot_5, QMetaData::Public },
00196 { "slotZoomIn()", &slot_6, QMetaData::Public },
00197 { "slotZoomOut()", &slot_7, QMetaData::Public },
00198 { "slotToggleToolbar()", &slot_8, QMetaData::Public },
00199 { "slotToggleMenubar()", &slot_9, QMetaData::Public },
00200 { "slotConfigureToolbars()", &slot_10, QMetaData::Public },
00201 { "slotNewToolbarConfig()", &slot_11, QMetaData::Public },
00202 { "slotKeyBindings()", &slot_12, QMetaData::Public },
00203 { "slotOpenGLInfo()", &slot_13, QMetaData::Public },
00204 { "slotPreferences()", &slot_14, QMetaData::Public },
00205 { "slotSetTime()", &slot_15, QMetaData::Public },
00206 { "slotSetTimeNow()", &slot_16, QMetaData::Public },
00207 { "slotAccelerateTime()", &slot_17, QMetaData::Public },
00208 { "slotSlowDownTime()", &slot_18, QMetaData::Public },
00209 { "slotPauseTime()", &slot_19, QMetaData::Public },
00210 { "slotReverseTime()", &slot_20, QMetaData::Public },
00211 { "slotCenterCO()", &slot_21, QMetaData::Public },
00212 { "slotShowStars()", &slot_22, QMetaData::Public },
00213 { "slotShowPlanets()", &slot_23, QMetaData::Public },
00214 { "slotShowGalaxies()", &slot_24, QMetaData::Public },
00215 { "slotShowNebulae()", &slot_25, QMetaData::Public },
00216 { "slotShowOpenClusters()", &slot_26, QMetaData::Public },
00217 { "slotShowPartialTrajectories()", &slot_27, QMetaData::Public },
00218 { "slotShowDiagrams()", &slot_28, QMetaData::Public },
00219 { "slotShowCloudMaps()", &slot_29, QMetaData::Public },
00220 { "slotShowOrbits()", &slot_30, QMetaData::Public },
00221 { "slotShowAsteroidOrbits()", &slot_31, QMetaData::Public },
00222 { "slotShowCometOrbits()", &slot_32, QMetaData::Public },
00223 { "slotShowMoonOrbits()", &slot_33, QMetaData::Public },
00224 { "slotShowPlanetOrbits()", &slot_34, QMetaData::Public },
00225 { "slotShowSpacecraftOrbits()", &slot_35, QMetaData::Public },
00226 { "slotShowCelestialSphere()", &slot_36, QMetaData::Public },
00227 { "slotShowNightMaps()", &slot_37, QMetaData::Public },
00228 { "slotShowMarkers()", &slot_38, QMetaData::Public },
00229 { "slotShowAtmospheres()", &slot_39, QMetaData::Public },
00230 { "slotShowSmoothLines()", &slot_40, QMetaData::Public },
00231 { "slotShowEclipseShadows()", &slot_41, QMetaData::Public },
00232 { "slotCycleStarMode()", &slot_42, QMetaData::Public },
00233 { "slotShowRingShadows()", &slot_43, QMetaData::Public },
00234 { "slotShowBoundaries()", &slot_44, QMetaData::Public },
00235 { "slotShowAutoMag()", &slot_45, QMetaData::Public },
00236 { "slotShowCometTails()", &slot_46, QMetaData::Public },
00237 { "slotShowStarLabels()", &slot_47, QMetaData::Public },
00238 { "slotShowPlanetLabels()", &slot_48, QMetaData::Public },
00239 { "slotShowMoonLabels()", &slot_49, QMetaData::Public },
00240 { "slotShowCometLabels()", &slot_50, QMetaData::Public },
00241 { "slotShowConstellationLabels()", &slot_51, QMetaData::Public },
00242 { "slotShowI18nConstellationLabels()", &slot_52, QMetaData::Public },
00243 { "slotShowGalaxyLabels()", &slot_53, QMetaData::Public },
00244 { "slotShowNebulaLabels()", &slot_54, QMetaData::Public },
00245 { "slotShowOpenClusterLabels()", &slot_55, QMetaData::Public },
00246 { "slotShowAsteroidLabels()", &slot_56, QMetaData::Public },
00247 { "slotShowSpacecraftLabels()", &slot_57, QMetaData::Public },
00248 { "slotShowLocationLabels()", &slot_58, QMetaData::Public },
00249 { "slotShowCityLocations()", &slot_59, QMetaData::Public },
00250 { "slotShowObservatoryLocations()", &slot_60, QMetaData::Public },
00251 { "slotShowLandingSiteLocations()", &slot_61, QMetaData::Public },
00252 { "slotShowCraterLocations()", &slot_62, QMetaData::Public },
00253 { "slotShowMonsLocations()", &slot_63, QMetaData::Public },
00254 { "slotShowTerraLocations()", &slot_64, QMetaData::Public },
00255 { "slotShowVallisLocations()", &slot_65, QMetaData::Public },
00256 { "slotShowMareLocations()", &slot_66, QMetaData::Public },
00257 { "slotShowOtherLocations()", &slot_67, QMetaData::Public },
00258 { "slotMinFeatureSize(int)", &slot_68, QMetaData::Public },
00259 { "slotAmbientLightLevel(float)", &slot_69, QMetaData::Public },
00260 { "slotFaintestVisible(float)", &slot_70, QMetaData::Public },
00261 { "slotHudDetail(int)", &slot_71, QMetaData::Public },
00262 { "slotSplitH()", &slot_72, QMetaData::Public },
00263 { "slotSplitV()", &slot_73, QMetaData::Public },
00264 { "slotCycleView()", &slot_74, QMetaData::Public },
00265 { "slotToggleFramesVisible()", &slot_75, QMetaData::Public },
00266 { "slotToggleActiveFrameVisible()", &slot_76, QMetaData::Public },
00267 { "slotToggleSyncTime()", &slot_77, QMetaData::Public },
00268 { "slotAltAzMode()", &slot_78, QMetaData::Public },
00269 { "slotSingleView()", &slot_79, QMetaData::Public },
00270 { "slotDeleteView()", &slot_80, QMetaData::Public },
00271 { "slotSetRenderPathBasic()", &slot_81, QMetaData::Public },
00272 { "slotSetRenderPathMultitexture()", &slot_82, QMetaData::Public },
00273 { "slotSetRenderPathNvCombiner()", &slot_83, QMetaData::Public },
00274 { "slotSetRenderPathDOT3ARBVP()", &slot_84, QMetaData::Public },
00275 { "slotSetRenderPathNvCombinerNvVP()", &slot_85, QMetaData::Public },
00276 { "slotSetRenderPathNvCombinerARBVP()", &slot_86, QMetaData::Public },
00277 { "slotSetRenderPathARBFPARBVP()", &slot_87, QMetaData::Public },
00278 { "slotSetRenderPathNV30()", &slot_88, QMetaData::Public },
00279 { "slotSetRenderPathGLSL()", &slot_89, QMetaData::Public },
00280 { "slotCycleRenderPath()", &slot_90, QMetaData::Public },
00281 { "slotCelestialBrowser()", &slot_91, QMetaData::Public },
00282 { "slotEclipseFinder()", &slot_92, QMetaData::Public },
00283 { "slotDisplayLocalTime()", &slot_93, QMetaData::Public },
00284 { "slotWireframeMode()", &slot_94, QMetaData::Public },
00285 { "slotGrabImage()", &slot_95, QMetaData::Public },
00286 { "slotFullScreen()", &slot_96, QMetaData::Public },
00287 { "slotBack()", &slot_97, QMetaData::Public },
00288 { "slotForward()", &slot_98, QMetaData::Public },
00289 { "slotCopyUrl()", &slot_99, QMetaData::Public },
00290 { "slotGoTo()", &slot_100, QMetaData::Public },
00291 { "slotGoToLongLat()", &slot_101, QMetaData::Public },
00292 { "slotGoToSurface()", &slot_102, QMetaData::Public },
00293 { "slotShowBookmarkBar()", &slot_103, QMetaData::Public },
00294 { "slotOpenFileURL(const KURL&)", &slot_104, QMetaData::Public },
00295 { "slotBackAboutToShow()", &slot_105, QMetaData::Public },
00296 { "slotBackActivated(int)", &slot_106, QMetaData::Public },
00297 { "slotForwardAboutToShow()", &slot_107, QMetaData::Public },
00298 { "slotForwardActivated(int)", &slot_108, QMetaData::Public },
00299 { "initBookmarkBar()", &slot_109, QMetaData::Public }
00300 };
00301 metaObj = QMetaObject::new_metaobject(
00302 "KdeApp", parentObject,
00303 slot_tbl, 110,
00304 0, 0,
00305 #ifndef QT_NO_PROPERTIES
00306 0, 0,
00307 0, 0,
00308 #endif
00309 0, 0 );
00310 cleanUp_KdeApp.setMetaObject( metaObj );
00311 return metaObj;
00312 }
00313
00314 void* KdeApp::qt_cast( const char* clname )
00315 {
00316 if ( !qstrcmp( clname, "KdeApp" ) )
00317 return this;
00318 if ( !qstrcmp( clname, "KCelBookmarkOwner" ) )
00319 return (KCelBookmarkOwner*)this;
00320 return KMainWindow::qt_cast( clname );
00321 }
00322
00323 bool KdeApp::qt_invoke( int _id, QUObject* _o )
00324 {
00325 switch ( _id - staticMetaObject()->slotOffset() ) {
00326 case 0: celestia_tick(); break;
00327 case 1: slotFileOpen(); break;
00328 case 2: slotFileOpenRecent((const KURL&)*((const KURL*)static_QUType_ptr.get(_o+1))); break;
00329 case 3: slotNull(); break;
00330 case 4: slotClose(); break;
00331 case 5: slotHome(); break;
00332 case 6: slotZoomIn(); break;
00333 case 7: slotZoomOut(); break;
00334 case 8: slotToggleToolbar(); break;
00335 case 9: slotToggleMenubar(); break;
00336 case 10: slotConfigureToolbars(); break;
00337 case 11: slotNewToolbarConfig(); break;
00338 case 12: slotKeyBindings(); break;
00339 case 13: slotOpenGLInfo(); break;
00340 case 14: slotPreferences(); break;
00341 case 15: slotSetTime(); break;
00342 case 16: slotSetTimeNow(); break;
00343 case 17: slotAccelerateTime(); break;
00344 case 18: slotSlowDownTime(); break;
00345 case 19: slotPauseTime(); break;
00346 case 20: slotReverseTime(); break;
00347 case 21: slotCenterCO(); break;
00348 case 22: slotShowStars(); break;
00349 case 23: slotShowPlanets(); break;
00350 case 24: slotShowGalaxies(); break;
00351 case 25: slotShowNebulae(); break;
00352 case 26: slotShowOpenClusters(); break;
00353 case 27: slotShowPartialTrajectories(); break;
00354 case 28: slotShowDiagrams(); break;
00355 case 29: slotShowCloudMaps(); break;
00356 case 30: slotShowOrbits(); break;
00357 case 31: slotShowAsteroidOrbits(); break;
00358 case 32: slotShowCometOrbits(); break;
00359 case 33: slotShowMoonOrbits(); break;
00360 case 34: slotShowPlanetOrbits(); break;
00361 case 35: slotShowSpacecraftOrbits(); break;
00362 case 36: slotShowCelestialSphere(); break;
00363 case 37: slotShowNightMaps(); break;
00364 case 38: slotShowMarkers(); break;
00365 case 39: slotShowAtmospheres(); break;
00366 case 40: slotShowSmoothLines(); break;
00367 case 41: slotShowEclipseShadows(); break;
00368 case 42: slotCycleStarMode(); break;
00369 case 43: slotShowRingShadows(); break;
00370 case 44: slotShowBoundaries(); break;
00371 case 45: slotShowAutoMag(); break;
00372 case 46: slotShowCometTails(); break;
00373 case 47: slotShowStarLabels(); break;
00374 case 48: slotShowPlanetLabels(); break;
00375 case 49: slotShowMoonLabels(); break;
00376 case 50: slotShowCometLabels(); break;
00377 case 51: slotShowConstellationLabels(); break;
00378 case 52: slotShowI18nConstellationLabels(); break;
00379 case 53: slotShowGalaxyLabels(); break;
00380 case 54: slotShowNebulaLabels(); break;
00381 case 55: slotShowOpenClusterLabels(); break;
00382 case 56: slotShowAsteroidLabels(); break;
00383 case 57: slotShowSpacecraftLabels(); break;
00384 case 58: slotShowLocationLabels(); break;
00385 case 59: slotShowCityLocations(); break;
00386 case 60: slotShowObservatoryLocations(); break;
00387 case 61: slotShowLandingSiteLocations(); break;
00388 case 62: slotShowCraterLocations(); break;
00389 case 63: slotShowMonsLocations(); break;
00390 case 64: slotShowTerraLocations(); break;
00391 case 65: slotShowVallisLocations(); break;
00392 case 66: slotShowMareLocations(); break;
00393 case 67: slotShowOtherLocations(); break;
00394 case 68: slotMinFeatureSize((int)static_QUType_int.get(_o+1)); break;
00395 case 69: slotAmbientLightLevel((float)(*((float*)static_QUType_ptr.get(_o+1)))); break;
00396 case 70: slotFaintestVisible((float)(*((float*)static_QUType_ptr.get(_o+1)))); break;
00397 case 71: slotHudDetail((int)static_QUType_int.get(_o+1)); break;
00398 case 72: slotSplitH(); break;
00399 case 73: slotSplitV(); break;
00400 case 74: slotCycleView(); break;
00401 case 75: slotToggleFramesVisible(); break;
00402 case 76: slotToggleActiveFrameVisible(); break;
00403 case 77: slotToggleSyncTime(); break;
00404 case 78: slotAltAzMode(); break;
00405 case 79: slotSingleView(); break;
00406 case 80: slotDeleteView(); break;
00407 case 81: slotSetRenderPathBasic(); break;
00408 case 82: slotSetRenderPathMultitexture(); break;
00409 case 83: slotSetRenderPathNvCombiner(); break;
00410 case 84: slotSetRenderPathDOT3ARBVP(); break;
00411 case 85: slotSetRenderPathNvCombinerNvVP(); break;
00412 case 86: slotSetRenderPathNvCombinerARBVP(); break;
00413 case 87: slotSetRenderPathARBFPARBVP(); break;
00414 case 88: slotSetRenderPathNV30(); break;
00415 case 89: slotSetRenderPathGLSL(); break;
00416 case 90: slotCycleRenderPath(); break;
00417 case 91: slotCelestialBrowser(); break;
00418 case 92: slotEclipseFinder(); break;
00419 case 93: slotDisplayLocalTime(); break;
00420 case 94: slotWireframeMode(); break;
00421 case 95: slotGrabImage(); break;
00422 case 96: slotFullScreen(); break;
00423 case 97: slotBack(); break;
00424 case 98: slotForward(); break;
00425 case 99: slotCopyUrl(); break;
00426 case 100: slotGoTo(); break;
00427 case 101: slotGoToLongLat(); break;
00428 case 102: slotGoToSurface(); break;
00429 case 103: slotShowBookmarkBar(); break;
00430 case 104: slotOpenFileURL((const KURL&)*((const KURL*)static_QUType_ptr.get(_o+1))); break;
00431 case 105: slotBackAboutToShow(); break;
00432 case 106: slotBackActivated((int)static_QUType_int.get(_o+1)); break;
00433 case 107: slotForwardAboutToShow(); break;
00434 case 108: slotForwardActivated((int)static_QUType_int.get(_o+1)); break;
00435 case 109: initBookmarkBar(); break;
00436 default:
00437 return KMainWindow::qt_invoke( _id, _o );
00438 }
00439 return TRUE;
00440 }
00441
00442 bool KdeApp::qt_emit( int _id, QUObject* _o )
00443 {
00444 return KMainWindow::qt_emit(_id,_o);
00445 }
00446 #ifndef QT_NO_PROPERTIES
00447
00448 bool KdeApp::qt_property( int id, int f, QVariant* v)
00449 {
00450 return KMainWindow::qt_property( id, f, v);
00451 }
00452
00453 bool KdeApp::qt_static_property( QObject* , int , int , QVariant* ){ return FALSE; }
00454 #endif // QT_NO_PROPERTIES
00455
00456
00457 const char *LongLatDialog::className() const
00458 {
00459 return "LongLatDialog";
00460 }
00461
00462 QMetaObject *LongLatDialog::metaObj = 0;
00463 static QMetaObjectCleanUp cleanUp_LongLatDialog( "LongLatDialog", &LongLatDialog::staticMetaObject );
00464
00465 #ifndef QT_NO_TRANSLATION
00466 QString LongLatDialog::tr( const char *s, const char *c )
00467 {
00468 if ( qApp )
00469 return qApp->translate( "LongLatDialog", s, c, QApplication::DefaultCodec );
00470 else
00471 return QString::fromLatin1( s );
00472 }
00473 #ifndef QT_NO_TRANSLATION_UTF8
00474 QString LongLatDialog::trUtf8( const char *s, const char *c )
00475 {
00476 if ( qApp )
00477 return qApp->translate( "LongLatDialog", s, c, QApplication::UnicodeUTF8 );
00478 else
00479 return QString::fromUtf8( s );
00480 }
00481 #endif
00482
00483 #endif
00484
00485 QMetaObject* LongLatDialog::staticMetaObject()
00486 {
00487 if ( metaObj )
00488 return metaObj;
00489 QMetaObject* parentObject = KDialogBase::staticMetaObject();
00490 static const QUMethod slot_0 = {"slotOk", 0, 0 };
00491 static const QUMethod slot_1 = {"slotApply", 0, 0 };
00492 static const QUMethod slot_2 = {"slotCancel", 0, 0 };
00493 static const QMetaData slot_tbl[] = {
00494 { "slotOk()", &slot_0, QMetaData::Private },
00495 { "slotApply()", &slot_1, QMetaData::Private },
00496 { "slotCancel()", &slot_2, QMetaData::Private }
00497 };
00498 metaObj = QMetaObject::new_metaobject(
00499 "LongLatDialog", parentObject,
00500 slot_tbl, 3,
00501 0, 0,
00502 #ifndef QT_NO_PROPERTIES
00503 0, 0,
00504 0, 0,
00505 #endif
00506 0, 0 );
00507 cleanUp_LongLatDialog.setMetaObject( metaObj );
00508 return metaObj;
00509 }
00510
00511 void* LongLatDialog::qt_cast( const char* clname )
00512 {
00513 if ( !qstrcmp( clname, "LongLatDialog" ) )
00514 return this;
00515 return KDialogBase::qt_cast( clname );
00516 }
00517
00518 bool LongLatDialog::qt_invoke( int _id, QUObject* _o )
00519 {
00520 switch ( _id - staticMetaObject()->slotOffset() ) {
00521 case 0: slotOk(); break;
00522 case 1: slotApply(); break;
00523 case 2: slotCancel(); break;
00524 default:
00525 return KDialogBase::qt_invoke( _id, _o );
00526 }
00527 return TRUE;
00528 }
00529
00530 bool LongLatDialog::qt_emit( int _id, QUObject* _o )
00531 {
00532 return KDialogBase::qt_emit(_id,_o);
00533 }
00534 #ifndef QT_NO_PROPERTIES
00535
00536 bool LongLatDialog::qt_property( int id, int f, QVariant* v)
00537 {
00538 return KDialogBase::qt_property( id, f, v);
00539 }
00540
00541 bool LongLatDialog::qt_static_property( QObject* , int , int , QVariant* ){ return FALSE; }
00542 #endif // QT_NO_PROPERTIES