kstars
#include <scriptbuilder.h>

Public Slots | |
| void | slotAddFunction () | 
| void | slotAlt () | 
| void | slotArgFindObject () | 
| void | slotArgWidget () | 
| void | slotAz () | 
| void | slotChangeCity () | 
| void | slotChangeColor () | 
| void | slotChangeColorName () | 
| void | slotChangeCountry () | 
| void | slotChangeDate () | 
| void | slotChangeProvince () | 
| void | slotChangeTime () | 
| void | slotClose () | 
| void | slotCopyFunction () | 
| void | slotDec () | 
| void | slotExportImage () | 
| void | slotFindCity () | 
| void | slotFindObject () | 
| void | slotLoadColorScheme () | 
| void | slotLookToward () | 
| void | slotMoveFunctionDown () | 
| void | slotMoveFunctionUp () | 
| void | slotNew () | 
| void | slotOpen () | 
| void | slotPrintImage () | 
| void | slotRa () | 
| void | slotRemoveFunction () | 
| void | slotRunScript () | 
| void | slotSave () | 
| void | slotSaveAs () | 
| void | slotShowDoc () | 
| void | slotShowOptions () | 
| void | slotTimeScale () | 
| void | slotTracking () | 
| void | slotViewOption () | 
| void | slotWaitFor () | 
| void | slotWaitForKey () | 
| void | slotZoom () | 
Public Member Functions | |
| ScriptBuilder (QWidget *parent) | |
| ~ScriptBuilder () | |
| bool | parseFunction (QString fn_name, QStringList &fn) | 
| void | readScript (QTextStream &istream) | 
| void | saveWarning () | 
| void | setUnsavedChanges (bool b=true) | 
| bool | unsavedChanges () const | 
| void | writeScript (QTextStream &ostream) | 
Detailed Description
A GUI tool for building behavioral DBus scripts for KStars.
- Version
 - 1.0
 
Definition at line 86 of file scriptbuilder.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 130 of file scriptbuilder.cpp.
| ScriptBuilder::~ScriptBuilder | ( | ) | 
Definition at line 554 of file scriptbuilder.cpp.
Member Function Documentation
| bool ScriptBuilder::parseFunction | ( | QString | fn_name, | 
| QStringList & | fn | ||
| ) | 
Definition at line 1270 of file scriptbuilder.cpp.
| void ScriptBuilder::readScript | ( | QTextStream & | istream | ) | 
Definition at line 1212 of file scriptbuilder.cpp.
| void ScriptBuilder::saveWarning | ( | ) | 
Definition at line 1092 of file scriptbuilder.cpp.
| void ScriptBuilder::setUnsavedChanges | ( | bool | b = true | ) | 
Definition at line 1384 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 1428 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2143 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2060 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 1510 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2121 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2273 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2409 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2392 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2313 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2166 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2293 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2183 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2438 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 1391 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2097 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2363 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 1976 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2005 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2425 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2047 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 1492 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 1474 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 949 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 966 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2378 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2073 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 1406 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 1108 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 1011 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 1086 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 1931 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2037 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2333 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2241 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2254 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2200 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2220 of file scriptbuilder.cpp.
      
  | 
  slot | 
Definition at line 2346 of file scriptbuilder.cpp.
      
  | 
  inline | 
Definition at line 92 of file scriptbuilder.h.
| void ScriptBuilder::writeScript | ( | QTextStream & | ostream | ) | 
Definition at line 1158 of file scriptbuilder.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference