eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractSettingsApplication::STCCompilerSettingsAppl':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: STCCompilerSettingsAppl (private in AbstractSettingsApplication

This class is only visible from within AbstractSettingsApplication.

Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractSettingsApplication
            |
            +--AbstractSettingsApplication::STCCompilerSettingsAppl

Package:
stx:libtool
Category:
Interface-Smalltalk
Owner:
AbstractSettingsApplication

Class protocol:

defaults
o  stcCompilationOptions

o  stcCompilationStrings

help specs
o  helpSpec
This resource specification was automatically generated
by the UIHelpTool of ST/X.

image specs
o  defaultIcon
(comment from inherited method)
default is: no icon (should be redefined by concrete class if an icon is wanted).

o  defaultIcon1
This resource specification was automatically generated
by the ImageEditor of ST/X.

usage example(s):

     self defaultIcon1 inspect
     ImageEditor openOnClass:self andSelector:#defaultIcon1
     Icon flushCachedIcons

o  defaultIcon2
This resource specification was automatically generated
by the ImageEditor of ST/X.

usage example(s):

     self defaultIcon2 inspect
     ImageEditor openOnClass:self andSelector:#defaultIcon2
     Icon flushCachedIcons

o  defaultIcon3
This resource specification was automatically generated
by the ImageEditor of ST/X.

usage example(s):

     self defaultIcon3 inspect
     ImageEditor openOnClass:self andSelector:#defaultIcon3
     Icon flushCachedIcons

o  defaultIcon4
This resource specification was automatically generated
by the ImageEditor of ST/X.

usage example(s):

     self defaultIcon4 inspect
     ImageEditor openOnClass:self andSelector:#defaultIcon4
     Icon flushCachedIcons

interface specs
o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:AbstractSettingsApplication::STCCompilerSettingsAppl andSelector:#windowSpec
     AbstractSettingsApplication::STCCompilerSettingsAppl new openInterface:#windowSpec
     AbstractSettingsApplication::STCCompilerSettingsAppl open


Instance protocol:

actions
o  basicReadSettings
(comment from inherited method)
utility to read aspects as listed in the aspects method.
If that has not been redefined, an error will be reported,
as you should then redefine this method in a subclass

o  basicSaveSettings
(comment from inherited method)
utility to save aspects as listed in the aspects method.
If that has not been redefined, an error will be reported,
as you should then redefine this method in a subclass

o  setupForBCC
set values for using borland C (windows)

o  setupForCLANG
set values for using CLANG

o  setupForGCC
set values for using gcc (linux/unix)

o  setupForMINGW
set values for using mingw (windows)

o  setupForMSVC
set values for using msvc (windows)

o  supportedCCompilerSelectionChanged

aspects
o  canLoadBinaries

o  cc

o  ccOptions

o  enableStcLibraryPath

o  linkArgs

o  linkCommand

o  linkSharedArgs

o  makeCommand

o  stc

o  stcCompilationList

o  stcCompilationSelection

o  stcDefines

o  stcIncludes

o  stcKeepCIntermediate

o  stcLibraries

o  stcLibraryPath

o  stcOptions

o  supportedCCompilerList

o  supportedCCompilerListSpec

o  supportedCCompilerSelection

o  verbose

help
o  helpFilename

o  helpText

queries
o  hasUnsavedChanges
(comment from inherited method)
utility to check for changed aspects as listed in the aspects method.
If that has not been redefined, an error will be reported,
as you should then redefine this method in a subclass



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 08:27:02 GMT